Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Play and win the word morph game with the help of Perl :)

by Ieronim (Friar)
on Jun 28, 2006 at 19:09 UTC ( [id://558123]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    HEAD
    bead
    ...
    boat
    boot
    FOOT
    
  2. or download this
    #!/usr/bin/perl
    #ver 1.02
    ...
        print join "-", @way;
        print "\n";
    }
    
  3. or download this
    #!/usr/bin/perl
    #ver 2.00
    ...
        store $db, 'dictionary.db';
        return retrieve('dictionary.db');
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://558123]
Approved by Paladin
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-19 04:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found