in reply to Add,Insert,Change,Delete File / Array
You need to use -w, strict and CGI.pm. All of these will make your scripts more robust.
Update: ajt is, of course, right. I don't know why I didn't add -T to my original list. Any CGI script that is not run in taint mode is just asking for trouble.
--"The first rule of Perl club is you don't talk about Perl club."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Add,Insert,Change,Delete File / Array
by ajt (Prior) on Oct 04, 2001 at 18:56 UTC |