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

Re^3: list of unique strings, also eliminating matching substrings

by BrowserUk (Patriarch)
on May 30, 2011 at 12:12 UTC ( [id://907309]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    print for @data;
    __END__
    C:\test> 906020-gen -N=10e3 > 906020.10e3
    
  2. or download this
    C:\test>906020-robo 906020.10e3
    5551 unique items
    4450 rejected.
    5 seconds.
    

Log In?
Username:
Password:

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

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

    No recent polls found