Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Regex::Reverse tricky test cases

by Roy Johnson (Monsignor)
on May 17, 2005 at 13:16 UTC ( [id://457786]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Before: (?i-msx:a(ab)(cd)\2\1)
    After: (?i-msx:(ba)(dc)\2\1a)
    Before: (?-imsx:\d+[abc]def(foo|bar))
    After: (?-imsx:(oof|rab)fed[abc]\d+)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 23:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found