Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Comparing Lines within a Word List

by CountZero (Bishop)
on Apr 28, 2016 at 20:32 UTC ( [id://1161806]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ***** rs *****
        abaser - abases
        abater - abates
    ...
        yummier - yummies
        zanier - zanies
        zoner - zones
    
  2. or download this
    use Modern::Perl qw/2015/;
    use List::MoreUtils qw/zip natatime/;
    use autodie;
    ...
        }
    }
    close $RESULTS;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-24 08:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found