Last question here,

#!/usr/bin/perl -wT


.... Snip .......

my @filesToRemove = <*>;

The line above is causing:

Insecure dependency in glob while running with -T switch

What can I do still have this functionally and satisfy 'tainting'


Thanks,


Dave

tel: 817-741-2327 fax: 972-916-3451
(kora musician / audiophile / webmaster @ www.coraconnection.com  / Ft. Worth, 
TX, USA)

--
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