This might be what you are talking about. It is from a Sept. 2003 thread titled "Re: adding pages to ActivePerl HTML documentation tree". I thought it would eventually com in handy so I saved it. It has helped me several times. Hopefully it will work for you.
Regenerate the TOC for perl docs: perl -MActivePerl::DocTools -e "ActivePerl::DocTools::WriteTOC()" Regenerate All perl docs: perl -MActivePerl::DocTools -e "ActivePerl::DocTools::UpdateHTML(1)" Cheers, Jeff -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Casteele/ShadowLord Sent: Sunday, December 10, 2006 6:28 PM To: Perl-Win32-Users@listserv.ActiveState.com Subject: Re: Rebuild (and check) documentation? -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christopher, Thank you, but I had already tried that without success. I do remember something long ago where someone gave me a short perl script to generate the documentation, but I have long since lost the script. IIRC, there was something that would iterate all the lib and site/lib folders, pulling the POD and generating the html from scratch. Then it would finish by calling DocTools::TOC() or something like that. I tried to search the online docs for something at activestate, as well as google'd what keywords I coul think of looking for, all with little success. Maybe someone will know what I'm talking about, or at least point me in the direction to look? BTW, the DocTools documentation at ActiveState (and even my local documentation) seems to come up with a blank page for me.. :-( Cas On 10 Dec 2006 at 8:29, Christopher Taranto wrote: > Hi Casteele/ShadowLord, > > Sunday, December 10, 2006, 6:47:05 AM, you wrote: > > CS> My html documentation folder got clobbered, some help files are fine, > CS> others are totally garbled. How can I go about rebuilding the documentation > CS> from my perl installation? Also, while rebuilding, is there any way I can > CS> check for errors? Even in my old documentation, I noticed many errors! > CS> Any help would be greatly appreciated, thank you! > > Go to the Add/Remove Program section in Control Panel and find your > Activestate Perl installation. Then, click on the "Change" button > which will open up the installation wizard. From there, there is a > "Repair" option which performs repairs and fills in missing files. > > Hopefully, this will do the trick! > > -- > Best regards, > Christopher mailto:[EMAIL PROTECTED] > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3rc1 (MingW32) iD8DBQFFfJfptSHnwqiHnD4RAhH7AJ0f6k6B5yVomrf7nXHyxSmCDpxH5ACgpfbG dqDEppXEqpK4iexv4kNpIvI= =F907 -----END PGP SIGNATURE----- _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information or otherwise protected by law. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs