|
|
| go ahead... be a heretic | |
| PerlMonks |
a list of functions within a pmby shrubbery (Acolyte) |
| on Jul 19, 2001 at 22:48 UTC ( #98187=perlquestion: print w/ replies, xml ) | Need Help?? |
|
shrubbery has asked for the
wisdom of the Perl Monks concerning the following question:
Howya all ye grand Perl-monketeers,
I'm working on a perl module that neads to read some configuration numbers. Here's my problem, I need to find a list of every subroutine in that pm. So if I have say: sub blah1 { ... } sub blah2 { ... } then is there a way I can get blah1, blah2 in a list while I'm coding in that pm?? Thanks for any help. Mike
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||