in reply to Trouble getting a Perl script to run with an HTML form

You would do yourself a world of good by use-ing strict and warnings.

About the PerlMonks FAQ -> How do I post a question effectively?

Tutorials -> Network/CGI Programming -> CGI (and related) Programming -> Troubleshooting and FAQ's -> CGI Help Guide

PS -- Just because you can't use CGI; does not mean you can't use it (crack open CGI.pm, copy, paste)

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re: Trouble getting a Perl script to run with an HTML form