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 [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
