in reply to extracting subroutine names (together with their packages) via PPI

*cough* vaguely member .... Module::Info gives you information about Perl modules without actually loading the module. ppixref - frontend for PPI::Xref for indexing and querying Perl code
  • Comment on Re: extracting subroutine names (together with their packages) via PPI