| basepods |
print out pod paths for the standard perl manpages   |
| faqpods |
print out pod paths for the standard perl faqs   |
| modpods |
print out paths for the standard modules   |
| pfgrep |
grep out function definitions from perlfunc   |
| plxload |
show what files a perl program loads at compile time   |
| pmall |
show all installed versions and descs   |
| pman |
show a module's man page   |
| pmcat |
page through a module file   |
| pmcheck |
check that Perl is set up correctly for Perl modules   |
| pmdesc |
print out version and whatis description of perl modules   |
| pmeth |
show a Perl class's methods   |
| pmexp |
show a module's exports   |
| pmfunc |
cat out a function from a module   |
| pminclude |
show the include path for modules (@INC)   |
| pminst |
find modules whose names match this pattern   |
| pmload |
show what files a given module loads at compile time   |
| pmls |
long list the module path   |
| pmpath |
show full path to a perl module   |
| pmvers |
print out a module's version   |
| podgrep |
grep in pod sections only   |
| podpath |
print the path to the pod   |
| pods |
print out all pod paths   |
| podtoc |
show outline of pods   |
| sitepods |
print out the paths to the modules that this site added   |
| stdpods |
print out the paths to the modules that came with Perl   |