Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: What's your favourite method of untainting?

by ambrus (Abbot)
on Dec 18, 2005 at 12:07 UTC ( [id://517596]=note: print w/replies, xml ) Need Help??


in reply to Re^2: What's your favourite method of untainting?
in thread What's your favourite method of untainting?

I think this is wrong:

($foo) = ($variable =~ /^(.*)$/g);
shouldn't you add an s switch to the regexp so that it would match multi-line strings?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (7)
As of 2024-04-19 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found