I am using perl on the web. I am using mostly the following commands:
print
if
open
close
and also a small part of code for reading from forms that i got from "Special edition: Using Perl 5 for web programming"
by David Harlan and others.
Should i be saving these as whatever.pl ir whatever.cgi ??
Oh im using the GET method if that helps....