Re: adding pages to ActivePerl HTML documentation tree

From: David Christensen <dpchrist_at_holgerdanske.com>
Date: Fri, 19 Sep 2003 00:17:34 -0700
To: <activeperl_at_listserv.ActiveState.com>

activeperl_at_listserv.ActiveState.com:

DH wrote:
> perl -MActivePerl::DocTools -e UpdateHTML()

1. UpdateHTML() found both *.pm and *.pod modules (all files with POD?)
    (my script missed the *.pod files; I was wondering about those
    broken links...).

2. UpdateHTML() skips files without POD (my script generated the HTML
    anyway, and then unlinked "small" files).

3. Prima should move the examples from C:\Perl\site\lib\examples to
    C:\Perl\site\lib\Prima\examples (UpdateHTML() put them under
    Pragmas).

Yup. You're right. ActivePerl::DocTools::UpdateHTML() *is* better.

At least I had fun writing some Perl code. (Reminds me of when I
unknowingly tried to invent the equivalent of Data::Dumper -- hahaha!)
:-)

David
Received on Fri 19 Sep 2003 - 09:18:21 CEST

This archive was generated by hypermail 2.2.0 : Sat 19 Mar 2011 - 18:35:05 CET