Help for this page
package Foo; use Exporter; our @ISA = ( 'Exporter' );
package Foo; use base 'Exporter';
# file Foo.pm ... % perl test.pl about to test sysread this is not the real thing