On Thu, 31 Jan 2019 15:13:47 -0600
Noel wrote:

> On 1/31/2019 3:03 PM, Don Saklad wrote:

> > $ perldoc Mail::SpamAssassin::Conf
> > No documentation found for "Mail::SpamAssassin::Conf".  
> 
> 
> Apparently the docs aren't installed on your system.  Perhaps
> there's a separate spamassassin-docs package that needs to be
> installed.

man pages for perl modules require separate files to be installed, but
perldoc *should* find that  Mail::SpamAssassin::Conf" is implemented
in .../Mail/SpamAssassin/Conf.pm and extract the documentation from
there.

Reply via email to