Help for this page
use strict; use warnings;
require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(method1);