Help for this page
package MyCode; use UsefulMod qw(uf_method); uf_method();
package UsefulMod; ... # lots of code }