Help for this page
Select Code to Download
Select
or
download this
#test.pl #!/usr/bin/perl use warnings; ... print "Bar!\n"; } 1;