in reply to Re: whichpm
in thread whichpm


The command perldoc -l gives the location of the pod which might not be the same file as the source code, for example:
$ perldoc -l Inline::C /usr/local/perl/lib/site_perl/5.6.1/Inline/C.pod

--
John.