Help for this page
#!perl use strict; use warnings; print "Content-type: text/plain\n\n"; print "Perl Version $^V $^X\n";