print "PERL VERSION : "; print `perl -v`; print "\n"; __END__ #### PERL VERSION : This is perl, v5.8.8 built for darwin-2level blah blah...