ext_596 ([identity profile] crschmidt.livejournal.com) wrote in [personal profile] jducoeur 2006-11-26 02:06 am (UTC)

So, I have this:

#!/usr/bin/perl

use CGI qw(:standard);
$q = new CGI;
print "Content-Type: text/plain\r\n\r\n"; 

print $q->param('age');


then:
http://crschmidt.net/code.cgi?age=1

works.

So, it sounds like your setup might be broken?

Post a comment in response:

(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting