in reply to a list of functions within a pm
All of the suggestions you've been given so far are necessarily incomplete. The best you can do is to get a snapshot of the subroutines that are defined in a module's synbol table at a given time. That's not necessarily the complete list of subroutine calls that the module will react to.
In Re: Parse/Validate Code I listed some of the most obvious exceptions that will cause you problems.
--Perl Training in the UK <http://www.iterative-software.com>
|
|---|