
perldocs - soap-enhanced perldoc

This script is a drop-in replacement for perldoc based on Pod::Perldoc.
Usage is the same,
except in the case when documentation for a module cannot be found on the local machine,
in which case a query (via SOAP::Lite) will be made to a remote pod repository and,
if the documentation is found there,
the results will be displayed as usual.


This software is copyright 2004 by Randy Kobes <r.kobes@uwinnipeg.ca>. Usage and redistribution is under the same terms as Perl itself.