Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: simple regex

by Paladin (Vicar)
on Mar 03, 2006 at 17:51 UTC ( [id://534301]=note: print w/replies, xml ) Need Help??


in reply to simple regex

The reason your RE is failing is because of the /x which makes the RE engine ignore all unescaped whitespace in your RE, like the space between name=\"VERIFIER\" and value=. Check out perlre for more info.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-25 15:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found