Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Challenge: 8 Letters, Most Words

by duelafn (Parson)
on Oct 11, 2013 at 12:40 UTC ( [id://1057878]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ wc -l /usr/share/dict/words
    234937 /usr/share/dict/words
    ...
    81536 /tmp/2of12inf.txt
    $ ./1056884.pl /tmp/2of12inf.txt 
    337: a e i n p r s t
    
  2. or download this
    #!/usr/bin/perl -w
    # Author: Dean Serenevy  2013
    ...
        print $OPT{version} ? "$exe version $VERSION\n" : USAGE($exe);
        exit $status;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found