Re: Please, please help with taint mode problems!

2001-07-29 Thread Lisa Nyman
Hi, On Thu, 26 Jul 2001, Bill Barrett wrote: > I really want to keep -T to keep my script completely safe, > but I simply cannot get the script to completely execute. I am driving > myself crazy because I don't want to cop out and delete the -T. > > Apparently Perl is not allowing me to modify

Re: Please, please help with taint mode problems!

2001-07-27 Thread Curtis Poe
--- Bill Barrett <[EMAIL PROTECTED]> wrote: > I really want to keep -T to keep my script completely safe, > but I simply cannot get the script to completely execute. I am driving > myself crazy because I don't want to cop out and delete the -T. > > I think I'm properly untainting my form variable

Please, please help with taint mode problems!

2001-07-26 Thread Bill Barrett
I really want to keep -T to keep my script completely safe, but I simply cannot get the script to completely execute. I am driving myself crazy because I don't want to cop out and delete the -T. I think I'm properly untainting my form variables (I've tried various ways - this is one of them): my

taint mode problems

2001-07-25 Thread Bill Barrett
I really really want to keep -T in my shebang to keep my script safe, but I simply cannot get the script to work properly. I am driving myself crazy because I don't want to cop out and delete the -T. I collect about 10 pieces of data from a form, store them into variables, and then match them to