in reply to How often do you use taint mode?
I use it mainly out of habit more than anything else. I have a few random CGI scripts on my shared hosting for small personal utilities and it's just habit to start with #!/usr/bin/perl -wT even though I am the only person who will ever use them.
|
---|