Skip to content

Instantly share code, notes, and snippets.

@kan
Created October 6, 2012 14:54
Show Gist options
  • Select an option

  • Save kan/3845121 to your computer and use it in GitHub Desktop.

Select an option

Save kan/3845121 to your computer and use it in GitHub Desktop.
use Acme::PrettyCure::Girl::CurePeace;
my $peace = Acme::PrettyCure::Girl::CurePeace->new;
say $peace->challenge_with_jankenpon($ARGV[0]);
# % ./peace2.pl 17
# ピカピカぴかりんじゃんけんぽん (パー)♪ キュアピース!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment