Help for this page
#UNTESTED use strict; ... } } }
##ALSO UNTESTED while (<FH>) { ... my $stuff = shift; #do something; }