Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Timeout alarm for regex

by Ieronim (Friar)
on Jul 27, 2006 at 17:07 UTC ( [id://564170]=note: print w/replies, xml ) Need Help??


in reply to Timeout alarm for regex

particular never-ending regex:
my $re = ('a*' x80).'(b|c)'; my $str = "a" x 80; $str =~ /$re/;

     s;;Just-me-not-h-Ni-m-P-Ni-lm-I-ar-O-Ni;;tr?IerONim-?HAcker ?d;print

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-03-29 11:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found