Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Compiling Regular Expressions

by edan (Curate)
on Feb 19, 2003 at 15:01 UTC ( [id://236656]=note: print w/replies, xml ) Need Help??


in reply to Compiling Regular Expressions

I think meaning of /o in regexes is a good place for further reading - I came across it after my previous post.

It looks like qr// is preferred over /o (according to tye over there) - much of my perl knowledge is from 5.004, and I don't think qr// was available then...

sigh... I have a lot of catching-up to do. I guess that's a Good Thing.

Now you'll all excuse me while I read up (in perlop under 'Quote and Quote-like Operators') on qr// ...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-03-28 15:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found