#!/perl/bin/perl print "Content-type:text/html\n\n"; print "Perl is working\n";