Help for this page
#!/usr/bin/perl use warnings; ... print '$fh is an ', ref $fh, "\n"; Print $fh; $fh->Print;