Angie Ahl wrote:
> Hi Gary
> 
> That was it. so using the result of a regex test gets around it..
> That's a wise practice.

You should read over "perldoc perlsec". It explains how this works:

   "The only way to bypass the tainting mechanism is by referencing 
   subpatterns from a regular expression match."

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to