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.
Changes (Score:2)
Reply to This
Re:Changes (Score:2)
I'm actually working on that. The upload notification is an automated step triggered by a procmail recipe, using the SOAP interface to u.p.o. I have been working on a good XML dialect for changelogs, so that the notifier tool can fetch the change-items that map to the release number in the PAUSE mailing.
I'm almost done with the XML modeling (and conversion of existing ChangeLog files into XML), but I wanted to get this out because of a missing binmode() on a filehandle used for base64 data.
--rjray