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

Re: Regex code assertion should be able to fail

by diotalevi (Canon)
on Sep 04, 2007 at 15:40 UTC ( [id://636963]=note: print w/replies, xml ) Need Help??


in reply to Regex code assertion should be able to fail

It's worth noting that the entire contents of the implementation of whatever() must be 100% free of split(), m//, and s///. The engine isn't reentrant and the multiple simultaneous uses will use the same data and corrupt each other.

This might have gotten better during 5.9. I couldn't say.

⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

  • Comment on Re: Regex code assertion should be able to fail

Log In?
Username:
Password:

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

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

    No recent polls found