Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Regexp: not what I'd expected

by Anonymous Monk
on Jul 04, 2000 at 06:51 UTC ( [id://20978]=note: print w/replies, xml ) Need Help??


in reply to Regexp: not what I'd expected

Everyone else has answered the "Why did this happen?" questions, so I'll go for the "What book..." question. _Mastering Regular Expressions_ by Jeffrey Friedl is still the standard, even though it's a bit dated by now. It may also be more than you need. Fortunately, perl comes with a whole boatload of documentation for free. perldoc perlop first to read about the m// and s/// operators and their flags, and then perldoc perlre to get hip deep in Perl regexes. Enjoy!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-19 04:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found