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

Re: Re: Re^2: Chaining string ops

by RMGir (Prior)
on Aug 28, 2003 at 19:29 UTC ( [id://287498]=note: print w/replies, xml ) Need Help??


in reply to Re: Re^2: Chaining string ops
in thread Chaining string ops

Yes, you can do that, which creates a potentially huge alternation list for the regexp engine to swollow. I'm not sure that would be more efficient though, neither is it as clear.

Regex::PreSuf to the rescue!! It'll fix your efficiency problem, although it won't do much for readability :)
--
Mike

Log In?
Username:
Password:

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

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

    No recent polls found