http://qs1969.pair.com?node_id=58137


in reply to Re: Re (tilly) 1: Untainted done right!
in thread Untainted done right!

IF 
	you're getting info off the command line
THEN
	you probably want one of the Getopt modules
(Getopt::Std or Getopt::Long).

And CGI is DEFINITELY built for processing input from HTML forms -- in fact, it's very powerful that way (hint: check out the documentation for param in the CGI manpage!).

Philosophy can be made out of anything. Or less -- Jerry A. Fodor