in reply to How do I check all the variables, subroutines etc in a Perl Module?

Although it doesn't perform variable peeking, I found a reliable way of examining subroutines in files, directories or modules via Super Search.

Re: Can a Perl module "inspect" itself and provide details about methods and parameters?

Hopefully it helps. For what it's worth, the distribution spoken about uses PPI as its back-end.

  • Comment on Re: How do I check all the variables, subroutines etc in a Perl Module?