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

Re^3: Creating Dictionaries

by Perl Mouse (Chaplain)
on Dec 16, 2005 at 14:33 UTC ( [id://517249]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Creating Dictionaries
in thread Creating Dictionaries

There's no need for parenthesis if you use m//g in list context (as I've done). However, I shouldn't have used a while, but a for.

Now, your solution only grabs words 2, 3 or 4 letters long. Which is a restriction that OP didn't have - he eliminates words that have 5 times the same letter (not five letters!)

Perl --((8:>*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-24 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found