You'll also get a BEGIN entry (at least, with 5.6.1 I did).package foo; sub one { return 1 }; sub two { return 2 }; sub subs { no strict; return keys %foo::; }
In reply to Re: a list of functions within a pm
by TheoPetersen
in thread a list of functions within a pm
by shrubbery
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |