require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(method1);