Acme-Playwright

 view release on metacpan or  search on metacpan

Playwright.pm  view on Meta::CPAN

    'My subscription to Sys Admin is about to expire.'       => 'S', "She's pretty"                                           => 'T',
    'I wish it would stop raining.'                          => 'U', 'It is waaaaay too hot in here.'                         => 'V',
    'Could you turn that fan off?'                           => 'W', 'Do you know much about TCP/IP?'                         => 'X',
    'I finally got my certificate.'                          => 'Y', 'That picture frame is a little crooked.'                => 'Z',
    'Did you hear that noise?'                               => 'a', 'Hey, the Inspector General is coming.'                  => 'b',
    'Lucky for me.'                                          => 'c', "You don't say?"                                         => 'd',
    'Could that possibly smell any worse?'                   => 'e', 'Probably not.'                                          => 'f',
    'How long should I cook this?'                           => 'g', "You'll want to cook that very slowly."                  => 'h',
    'Me want beer.'                                          => 'i', 'I could really use a nap.'                              => 'j',
    'I have to pick up my daughter after work.'              => 'k', 'Do you think anyone will notice?'                       => 'l',
    "Not if you expect to go out in public."                 => 'm', 'Hey, I like this song.'                                 => 'n',
    'That is too expensive for me.'                          => 'o', 'Says who?'                                              => 'p',
    "I don't like it when you touch me there."               => 'q', 'I know, but I never liked it.'                          => 'r',
    'Hot enough for you?'                                    => 's', 'I had spaghetti for dinner three times last week.'      => 't',
    'I could have sworn I locked the door.'                  => 'u', 'Have you seen my keys?'                                 => 'v',
    'I saw it over there.'                                   => 'w', 'Do these pants make my butt look big?'                  => 'x',
    'Putting on a little weight, I see.'                     => 'y', "Say that again and I'll smack you."                     => 'z',
    'I am an excellent driver.'                              => '`', 'You drive too fast.'                                    => '1',
    'I love pizza.'                                          => '2', 'Not nearly as much as you do.'                          => '3',
    'Come over here and sit on my lap.'                      => '4', 'Not a chance in hell.'                                  => '5',
    'You know you want to.'                                  => '6', 'Sure I do.'                                             => '7',

README  view on Meta::CPAN

Acme/Playwright version 0.02
============================

This module provides simple text obfuscation in the form of a 
nonsense play. This really is more for the comedy value than 
anything else. I started with the idea of doing a serious
steganography module, then decided this was too funny to pass up.
Version 0.02 is the first public release.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install



( run in 0.664 second using v1.01-cache-2.11-cpan-64827b87656 )