Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^5: Compiling Regular Expressions

by hv (Prior)
on Feb 19, 2003 at 14:43 UTC ( [id://236646]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Compiling Regular Expressions
in thread Compiling Regular Expressions

It should also be noted that study() is not as well tested in perl as it ought to be, and as a result changes to the regexp engine over the years have managed to introduce various problems that cause study() not to gain as much speed as it should, and in some cases even give the wrong answer.

In particular, I don't think study() knows anything about Unicode (though I haven't checked).

The plan is that 5.10.0 should involve a big cleanup of the regexp engine, so this may improve in the future.

Hugo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 11:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found