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.
Another item off my TODO list. (Score:1)
We've been using a modified version of Nandu's Pod::DocBook to build Perl Training Australia's course manuals [perltraining.com.au] for years now. I've been meaning to get it up on CPAN for about the same length of time, but never quite got around to it. I'm glad that you have.
I've got a bunch of patches for various bugs and feature-fixes for you. Some come with quite decent tests, some... less so. A few will probably need to be changed for public consumption, as there were a few times when kludges were applied for some ur
Re: (Score:1)
So you can either commit, send the patches to me or put them to the http://rt.cpan.org./ [rt.cpan.org]
I was already thinking how to replace the random element id-s so that I can reference them from DocBook. May be you already solved that one.
Re:Another item off my TODO list. (Score:1)
Ever since discovering ohloh [ohloh.net] I've become more eager to make commits directly (or via author-preserving systems like git) in order to increase my kudos score [ohloh.net]. ;)
Looking through my list of changes I think I made changes to the element ids, although that may have purely been to avoid a bug where they could end up being non-unique.
As for a htpasswd hash line, I'll post one through to you via e-mail. It may take me a few days to start commiting; I've set myself some deadlines with regards to improving autodie/Fatal [pjf.id.au], and I'm desperate to get a beta out soon.
Reply to This
Parent
Re: (Score:1)