Acme::Palindrome - Programs are the same backward and forward


Acme-Palindrome documentation  | view source Contained in the Acme-Palindrome distribution.

Index


NAME

Top

Acme::Palindrome - Programs are the same backward and forward

SYNOPSIS

Top

  use Acme::Palindrome;

  print "Hello world";

DESCRIPTION

Top

The first time you run a program under use Acme::Palindrome, the module reverses the code in your source file from top to bottom, left to right. The code continues to work exactly as it did before, but now it looks like this:

  use Acme::Palindrome;




  ;"dlrow olleH" tnirp

DIAGNOSTICS

Top

Acme::Palindrome could not access the source file to modify it.

SEE ALSO

Top

Acme::Bleach - Code and documentation nearly taken verbatim.

AUTHOR

Top

Casey West <casey@geeknest.com>

COPYRIGHT

Top


Acme-Palindrome documentation  | view source Contained in the Acme-Palindrome distribution.