----- Original Message ----- From: "BobH" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, November 15, 2005 6:17 PM
Subject: Updating Perl HTMLdoc again, but PERLLIB


I've seen messages that recommend using the command:

perl -MActivePerl::DocTools -e UpdateHTML()

to update Perl's HTML documentation.

In my configuration I put some (not all) modules under additional directories setting the the PERLLIB environment as needed, e.g.:

set perllib=C:/SRC/Perllib/Lib1;C:/SRC/Perllib/Lib2

Unfortunately, UpdateHTML() does not update HTML for any pod that exists in the additional directories.

Maybe I'm wrong, but UpdateHTML() don't look for pod files, but extract "pod part" from pm files.

Petr Vileta, Czech republic
(My server reject all messages from Yahoo and Hotmail. Send me your mail from another non-spammer site please.)


_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to