man stdpods () - print out the paths to the modules that came with Perl
NAME
stdpods - print out the paths to the modules that came with Perl
DESCRIPTION
This program shows the paths to module pods that are not in the site_perl directories. This is the documentation that came with the standard system.
EXAMPLES
$ podgrep closure `stdpods`
SEE ALSO
AUTHOR and COPYRIGHT
Copyright (c) 1999 Tom Christiansen
This is free software. You may modify it and distribute it under Perl's Artistic Licence. Modified versions must be clearly indicated.