NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
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)