Updating Perl HTMLdoc again, but PERLLIB

Updating Perl HTMLdoc again, but PERLLIB

am 15.11.2005 18:17:11 von BobH

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.

Any ideas?

Bob
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: Updating Perl HTMLdoc again, but PERLLIB

am 15.11.2005 22:06:40 von Petr Vileta

----- Original Message -----
From: "BobH"
To:
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
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs