Help for this page
package Module1; ... } 1;
foreach my $key (sort keys %Module1::) { print $key ==> will return all methods of Module1 }