On Mon, 29 Aug 2005, renard wrote:

Just one minor correction:

> UpdateHTML creates html files only if they do not currently
> exist...existing html files are not overwritten.

It actually compares the timestamps of the .pm/.pl/.pod files
with the corresponding .html file.  If the POD file has been
modified since the HTML file has been written, then the HTML
file will be regenerated.

Cheers,
-Jan


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

Reply via email to