Company
Innovation
Man pages
Tech News
Developer
Mirrors
Search
PODPATH (1) manpage
PODPATH
1
perl v5.6.1
1999-02-15
User Contributed Perl Documentation
NAME
podpath - print the path to the pod
DESCRIPTION
This is just a front-end that calls either
stdpods
or
pmpath
depending on what it looks like. It works on both regular the standard podpages and the module ones.
EXAMPLES
$ podpath Cwd
/usr/local/devperl/lib/5.00554/Cwd.pm
It works with alternate installations, too:
$ devperl -S podpath perlfunc
/usr/local/devperl/lib/5.00554/pod/perlfunc.pod
$ oldperl -S podpath IO::Handle
/usr/lib/perl5/i386-linux/5.00404/IO/Handle.pm
$ filsperl -S podpath Thread
/usr/local/filsperl/lib/5.00554/i686-linux-thread/Thread.pm
SEE ALSO
stdpods(1)
,
pmpath(1)
,
perlmodlib(1)
.
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.
Current Users: 20 © 1999-2006 Linux.com.hk
PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.