Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Challenge: Mystery Word Puzzle

by trammell (Priest)
on Jan 12, 2005 at 20:40 UTC ( [id://421763]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # $Id: mw.pm,v 1.4 2005/01/12 20:20:06 trammell Exp $
    
    ...
    }
    
    1;
    
  2. or download this
    #!/usr/bin/perl -l
    
    ...
    my $p2 = Mystery::Word->new( size => 5 );
    $p2->hint(%hints);
    print for $p2->solve();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-19 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found