On Wed, Aug 28, 2002 at 06:02:10PM +0000, Michael D. Risser wrote:

> OK I guess what I should be asking is, how do you determine where
> perldoc is looking for pods, I found some of them in $LIB/perl5, but not
> all of them are there. 

perldoc -l Module

> And after checking the tarballs for the modules I see that the pods are
> not necessarily already built, and some systems may not keep the
> tarballs around.

A well written module will install the documentation.

> On Wed, 2002-08-28 at 17:02, Jeff 'japhy' Pinyan wrote:
> > On Aug 28, Michael D. Risser said:
> > 
> > >Does anyone know where, or how to determine where, pods for installed
> > >modules are?
> > 
> > *Most* modules have the pod contained in their source code.  Others have
> > it stored as Module.pod or This/Module.pod, if it's excessively large.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to