A while ago, I was speculating about a way to make the CGI programming environment a bit safer. I posted a rough snippet of code that would handle that. tadman suggested that this should be part of the standard distribution and that spurred me to working on it a bit more. Eventually, I posted CGI::Safe. Recently, I cleaned up the code a bit, took out the upload function (it has a small bug and really didn't belong in that namespace, anyway) and sent it off to Lincoln Stein. He made some suggestions, we swapped some email, and he suggested that I upload it to the CPAN and make an announcement.
I have requested a PAUSE ID and, until such time that I receive said ID and can submit the module, I'd be grateful if anyone would be willing to look over the code, the tests, and let me know if I've missed anything. Suggestions for extra tests, code fixes, or anything that would increase security would be most welcome. You can download the tarball from http://www.easystreet.com/~ovid/cgi_course/downloads/CGI-Safe-1.2.tgz.
Thanks to everyone from Perlmonks for the help you have given me since I started this great language. I wouldn't be here if it weren't for you.
Cheers,
Ovid
Join the Perlmonks Setiathome Group or just click on the the link and check out our stats.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(tye)Re: CGI::Safe to CPAN
by tye (Sage) on Nov 09, 2001 at 03:02 UTC | |
by Ovid (Cardinal) on Nov 09, 2001 at 03:36 UTC | |
by tye (Sage) on Nov 09, 2001 at 04:16 UTC |