Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Next from inner loop only works "most of the time"

by tybalt89 (Monsignor)
on May 19, 2021 at 19:52 UTC ( [id://11132749]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    @ARGV = '/usr/share/dict/words';
    
    /^$have$/i && (join '', sort /./g) =~ $regex && print while <>;
    
  2. or download this
    regex: (?^mi:^e?h?o?r?r?t?w?$)
    
    thew
    trow
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-25 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found