Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Regexp::Assemble hangs with a certain case

by golux (Chaplain)
on Nov 15, 2012 at 16:44 UTC ( #1004039=note: print w/replies, xml ) Need Help??


in reply to Regexp::Assemble hangs with a certain case

Hi Kimmel,

It's because in the second case, $content matches the $regex (at the same location each time), so you're never changing the condition; hence never exiting the loop. Try changing "while" to "if", perhaps?

say  substr+lc crypt(qw $i3 SI$),4,5
  • Comment on Re: Regexp::Assemble hangs with a certain case

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2023-11-28 17:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?