Acme-Playwright

 view release on metacpan or  search on metacpan

Playwright.pm  view on Meta::CPAN

@nA =     ( 'Monica',   'Allen',    'Cliff',     'Nina',   'Palmer',    'Joseph',     'Leslie',   'Randall', 'Kent',       'Gronk' );
@nE =     ( 'Remick',   'Ronald',   'Dougal',    'Angus',  'Flip',      'Jay',        'Reese',    'Dwight',  'Rocky',      'Bjorn' );
@nN =     ( 'Helga',    'Loki',     'Brunhilda', 'Hansel', 'Gretel',    'Grendel',    'Bertilak', 'Bernie',  'Basil',      'Erol' );
@nO =     ( 'Malcom',   'Marie',    'Jane',      'Clark',  'Buster',    'Franco',     'Earl',     'Laertes', 'Odysseus',   'Telemachus' );
@nR =     ( 'Zeus',     'Heracles', 'Ophelia',   'Hera',   'Aphrodite', 'Venus',      'Ares',     'Apollo',  'Amphitryon', 'Agamemnon' );
@nS =     ( 'Menelaus', 'Paulo',    'Ivano',     'Junior', 'Jughead',   'Jared',      'Jimmy',    'Perry',   'Taliesin',   'Devon' );
@nT =     ( 'Red',      'Bonzo',    'Sparky',    'Tex',    'Surachai',  'Samaransak', 'Nai',      'Jackie',  'Bruce',      'Lennox' );

%Phrases = (
    'That was funny!'                                        => 'A', 'How long have you been here?'                           => 'B',
    'How long have you been waiting?'                        => 'C', 'When did you say you had your appointment?'             => 'D',
    'That is a lovely shade of blue.'                        => 'E', 'That weighs a bit more than I expected.'                => 'F',
    'Where did you say you want me to put that?'             => 'G', "I won't put that there."                                => 'H',
    "Are you sure I'm supposed to put that there?"           => 'I', 'I need to sharpen my sword.'                            => 'J',
    'I like to paint.'                                       => 'K', 'Wow, you have a lot of books.'                          => 'L',
    'I finally got my network setup.'                        => 'M', 'I need more RAM.'                                       => 'N',
    'Where did I put my pen?'                                => 'O', 'That looks like a nasty cut.'                           => 'P',
    'Have you got some aspirin?'                             => 'Q', 'Got any gum?'                                           => 'R',
    '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',

Playwright.pm  view on Meta::CPAN

    'Why would I want to do that?'                           => '!', 'I asked nicely.'                                        => '@',
    'Look at all those chickens!'                            => '#', 'This is taking too long.'                               => '$',
    "I've been trying to learn that for ages."               => '%', 'How many times?'                                        => '^',
    'Eight or nine, I think.'                                => '&', 'Not unless you want me to cry.'                         => '*',
    'I hope she likes it.'                                   => '(', 'She will, especially if you throw it at her.'           => ')',
    'He never stops complaining!'                            => '_', "Sure, just wait until he isn't looking."                => '+',
    'Why does that smell like cheese?'                       => '[', "I'm not sure I've ever seen anything that ugly."        => '{',
    'How may of those do you have?'                          => ']', 'Lots more than you do.'                                 => '}',
    'I would love to.'                                       => '\\','I can think of nothing I would like better.'            => '|',
    'No, it is too soon for that.'                           => ';', 'She thinks I dance funny.'                              => ':',
    'Nice socks. Did you get dressed in the dark?'           => "'", 'Why must you say things like that?'                     => '"',
    'Because I think it is funny.'                           => ',', 'Hey, you asked.'                                        => '<',
    "That's the last time I ask for your opinion."           => '.', 'I never did care for that.'                             => '>',
    "That's what you think."                                 => '/', 'Wonderful, my nose is bleeding again.'                  => '?',
    'Why would I do that?'                                   => ' ', 'I need more paint.'                                     => ' ',
    'The water is warm.'                                     => ' ', 'Have you ever seen so many worms?'                      => ' ',
    'Three, maybe four times. And you?'                      => ' ', 'My shoe is untied again.'                               => ' ',
    'I finally got around to doing that.'                    => ' ', 'Could you please pass the coleslaw?'                    => ' ',
    'Have you ever seen one of these?'                       => ' ', "I've never seen one so close up before."                => ' ',
    'It looks sort of squashed.'                             => ' ', 'Whatever you say.'                                      => ' ',
    'Not if you paid me.'                                    => 'a', "Please don't poke me with that."                        => 'a',



( run in 1.012 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )