Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Rhyme generator

by Brovnik (Hermit)
on May 31, 2001 at 03:29 UTC ( [id://84410]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    our %dict;
    our %reversedict;
    ...
       return;
    }
    
  2. or download this
    my $dict = "/tmp/Lingua::EN::Rhyme::Dictionary::DICT";
    my $reversedict = "/tmp/Lingua::EN::Rhyme::Dictionary::REVDICT";
    ...
       }
       return 1;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-12-07 20:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which IDE have you been most impressed by?













    Results (50 votes). Check out past polls.