Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: (tye)Re: Learning Perl's Regular Expressions

by japhy (Canon)
on May 07, 2001 at 20:25 UTC ( [id://78555]=note: print w/replies, xml ) Need Help??


in reply to (tye)Re: Learning Perl's Regular Expressions
in thread japhy and mystery

I'll be discussing the use of regexes for simple things like /foo/. I'll mention quotemeta() and \Q...\E, of course, and suggest that something like /\Q$str\E/ be rewritten without using a regex.

I will also discuss the dangers of /$str/.

japhy -- Perl and Regex Hacker
  • Comment on Re: (tye)Re: Learning Perl's Regular Expressions

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-24 20:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found