Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Combining multiple =~ s/

by no longer just digit (Beadle)
on Mar 10, 2021 at 06:54 UTC ( [id://11129392]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       my $re = join '|', map quotemeta, sort {length $b <=> length $a || 
    +$a cmp $b } @_;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-23 13:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found