At 10:30 PM 5/1/04 -0500, Michael C. Davis wrote: >Hi, I have some modules and I want to have their POD output look like CPAN >pages. Does anyone know what CPAN uses to turn a submitted module into the >web pages shown on search.cpan.org? > >The pod2html that comes with my perl distribution yields workable HTML, >but, even if I manually add a link to the CPAN stylesheet, the output from >pod2html is still lacking several things (mostly DIV CLASS= statements) >that give the CPAN pages their distinctive look. >
Pod::HtmlEasy produces pages that, while not relying on the CPAN css (which could be considered either a plus or minus), are rendered in the current CPAN style. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>