#!/path/to/perl

use CGI;

print CGI->param();
print "I'm Working";


I believe the above lines of code should work just fine.

> -----Original Message-----
> From: john.twycross [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 11, 2001 10:25 AM
> To: [EMAIL PROTECTED]
> Subject: test script
> 
> 
> Can anyone tell me what is the most basic script that I can load onto a 
> server to test that it is working?
> 
> Thanks
> John Twycross
> 

Reply via email to