in reply to perllocal.pod
If you download and install Perl and then install several CPAN modules, only the CPAN modules will be listed in perllocal.
I belive it's updated during the "make install" process, by code in ExtUtils::MakeMaker.
You can read it with the perldoc command or with the pod2text/pod2html commands.
|
|---|