Help for this page
package My::IO; ... print "filename=", $io->filename, "\n"; $io->open; print $io->getlines;
#!/usr/bin/perl -c ... under the same terms as Perl itself. See L<http://www.perl.com/perl/misc/Artistic.html>