Help for this page
#!/usr/bin/perl -w use strict; ... open my $h, ">", \$scalar; print "End of $_\n"; }