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

Good point on not all Perl code is actually written in Perl. That's definitely something that I should have clued in on considering half the "Perl" code I've written the last two years has been C, C++ and XS :)

  • Comment on Re^2: Can a Perl module "inspect" itself and provide details about methods and parameters?