Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Regex, the jungle survival skill

by stevieb (Canon)
on Mar 10, 2016 at 13:24 UTC ( [id://1157291]=note: print w/replies, xml ) Need Help??


in reply to Regex, the jungle survival skill

Great responses by the other Monks, so I'll just add a couple of things. A couple of debugging tools that can help you understand regexes better are the built-in regex debugger, use re 'debug';, and YAPE::Regex::Explain, both will allow you to display what your regexes are doing, or paste in regexes you find elsewhere and explain to you how they work.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-26 04:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found