Help for this page

Select Code to Download


  1. or download this
    #!perl
    use strict; 
    use warnings;
    print "Content-type: text/plain\n\n";
    print "Perl Version $^V $^X\n";