At 09:13 AM 3/26/2002 -0500, Lihn, Steve wrote: >> -----Original Message----- >> From: Michael G Schwern [mailto:[EMAIL PROTECTED]] >> Sent: Monday, March 25, 2002 7:05 PM >> To: Lihn, Steve >> Cc: [EMAIL PROTECTED] >> Subject: Re: FW: make failed on Win32 .... >> You don't. The HTMLification of documentation by MakeMaker is broken >> (in ways beyond just the command line being too long) and has been >> removed from MakeMaker in new versions. >> >> It's gone. As far as I can tell it never worked. I'm not against a >> reimplementation, but no one's shown interest. >> >> Here's the details. >> http:[EMAIL PROTECTED]/msg00147.html >> >> >> -- >> >> Michael G. Schwern <[EMAIL PROTECTED]>
Steve, Thanks for tracking this down. No wonder I have had a hard time getting the HTML generation from PODs to work properly. (I had to do post-processing fix-ups in "perldocs" in order to get the links right too.) http://www.officevision.com/pub/p5ee/software/htdocs/api/ http://www.officevision.com/pub/p5ee/software/htdocs/P5EEx/Blue/ So it seems like the MakeMaker features I *am* using to do the "stage 1 HTML generation" are going away. I will have to enhance "perldocs" to do the whole job now. (That actually makes more sense anyway.) Stephen