Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: (DDA) Re: (elbie): Newbie Tainted glob question

by blakem (Monsignor)
on Oct 25, 2001 at 11:25 UTC ( [id://121388]=note: print w/replies, xml ) Need Help??


in reply to Re: (DDA) Re: (elbie): Newbie Tainted glob question
in thread Newbie Tainted glob question

You might be able to find the answer in this tpj article (would have linked to the official archive but it always seems to hang in my browser)

I have to admit that I don't understand it enough to actually answer your question, but the article above ends with:

And now you know why perl 5.004 has the new warning Too late for -T option. Taint mode isn't effective unless it's done from the very start, i.e. from the real command line. By the time yylex is called, a lot of taint-related things should already have happened, so perl can't guarantee that your data is safe. To avoid this problem, always make -T the first option on the shebang line.
So, I assume the answer can be found somewhere in there....
time for me to go read it myself, now.

-Blake

  • Comment on Re: Re: (DDA) Re: (elbie): Newbie Tainted glob question

Log In?
Username:
Password:

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

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

    No recent polls found