Software development manager for OpusVL [opusvl.com], member of Birmingham Perl Mongers [pm.org] and maintainer of http://perldoc.perl.org [perl.org].
Follow me on Twitter at twitter.com/JJ_Perl [twitter.com].
I've just released an update to http://perldoc.perldrunks.org/, which improves the look of the HTML pages, including syntax highlighting of all Perl code examples.
A complete archive of the site can be downloaded for off-line use at http://perldoc.perldrunks.org/perldoc.tar.gz (~14M file). If you've not seen http://perldoc.perldrunks.org/ before, it contains the complete Perl 5.8.6 documentation set in both HTML and PDF formats. Please read the project page at http://perl.jonallen.info/projects/perldoc for a full list of features.
Please send any comments or bug reports to jj@jonallen.info.
Cheers,
JJ
Nice job! (Score:1)
Re:Nice job! (Score:1)
BTW, if you're interested in PDF conversion of Pod, have a look at http://perl.jonallen.info/projects/pod2pdf [jonallen.info]. I found several bugs in the Pod::Pdf module but couldn't get in touch with the author, so I've re-written it using Pod::Parser and PDF::API2.
oopsie (Score:2)
feature request (Score:2)
I guess that perlfunc, perlop and perlvar are the most often perused perl docs for me. Whatever keyword I can't find in perlfunc, I look up in perlop. Therefore, to me anyway, they belong on the same level.
Re:feature request (Score:1)