Re: General question about HTML form

2004-03-20 Thread Wiggins d'Anconia
WC -Sx- Jones wrote: Bill Tribley wrote: CGI was written from the beginning to not compromise > the security of the box on which it runs. Just because a module is secure doesn't mean the resulting application is. Correct, but I think Bill was specifically meaning 'CGI.pm' is secure so you don't

Re: General question about HTML form

2004-03-20 Thread WC -Sx- Jones
Bill Tribley wrote: CGI was written from the beginning to not compromise > the security of the box on which it runs. Just because a module is secure doesn't mean the resulting application is. -Sx- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: General question about HTML form

2004-03-20 Thread Bill Tribley
Don't waste your time. There are only a very few modules that get elected for inclusion in the base Perl distro. As one of those modules, CGI is a secure, rock-solid, complete, mature, stable module written by a real Internet pro. You should be aware that if you use a different library make sure