#!/usr/local/bin/perl5 print "Content-type: text/html\n\n"; print <<'end'; Testing of PERL CGI

Test

Testing Works! end