Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Re: Re: regex "o" modifier

by Popcorn Dave (Abbot)
on May 07, 2003 at 03:52 UTC ( [id://256109]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: regex "o" modifier
in thread regex "o" modifier

Thanks! Now it makes sense.

But it does make me question one other point. If I don't use the /o in the qr!yes|no!o, if I loop over a set of values using the qr'd regex, does it recompile it every time?

There is no emoticon for what I'm feeling now.

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: regex "o" modifier
by edoc (Chaplain) on May 07, 2003 at 06:07 UTC
    Nope, it won't recompile every time. That's the benefit of using qr.

    J

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-19 13:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found