Acme-ChuckNorris

 view release on metacpan or  search on metacpan

lib/Acme/ChuckNorris.pod  view on Meta::CPAN

  'TrailingSpaces' => 1,
  'Regex'  => 1,
  'Binary' => 0,
  'TrapEvalDie' => 1,
  'TrapWarn'    => 1,

requires L<Acme::EyeDrops>

=head2 round_house_kick_to_the_text()

Turns your text into executable Chuck Norris perl code that prints the original text.

   my $chuck_norris_shaped_code = round_house_kick_to_the_text(\'Just Another Perl Hacker'); 
   my $chuck_norris_shaped_code = round_house_kick_to_the_text(\'Chuck Norris can literally hack code with a machete');

Takes a scalar ref, file, of file handle that contains text.

Additional arguments could be any Acme::EyeDrops::sightly() option except SourceString, SourceFile, SourceHandle, Shape, Print, Regex, or Binary (if you pass those they are ignored and you might get kicked in the face).

These Acme::EyeDrops::sightly() options are set by default and can be overridden:



( run in 1.958 second using v1.01-cache-2.11-cpan-f985c23238c )