Help for this page
use MyTest::Test;
package MyTest::Test; ... @ISA = qw(Exporter); @Export = qw(Prt Time); }