Acme-Playwright

 view release on metacpan or  search on metacpan

Playwright.pm  view on Meta::CPAN

  
  # OR
  
  use Acme::Playwright;
  $ref = Acme::Playwright->new();
  $play = $ref->Make( $string );
  $plaintext = $ref->UnMake( $play );

=head1 DESCRIPTION

To be honest, I did this mostly for the comedy value. I was toying with the idea of making a real steganography module, and the next thing I knew, I was writing Playwright instead. It does offer a degree of security (albeit not a terribly high degree...

=head1 AUTHOR

Kurt Kincaid <sifukurt@yahoo.com>

=head1 SEE ALSO

L<perl>.

=cut



( run in 2.420 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )