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.
Perl XML Mailing List (Score:1)
The best place is probably the activestate one:
http://listserv.activestate.com/mailman/listinfo/perl-xml [activestate.com]
It's got most of the XML module authors on it and it's not too high volume (10-15 messages per day when busy).
-Dom
SAX Modules (Score:2)
Your SAX helper is definitely useful, no doubt. In fact, that has been in plan for ages (I think you could find the details in the archives. Look for NodeFactory if you want, but it's mostly historical). The main reason it never saw the light of day is that we wanted it to be coordinated with the PerlDOM efforts, but that lost steam in the process. So yes, please do release it (and announce it).
The only flaw I can see with it is that it doesn't look very namespace friendly. You can set a namespace
-- Robin Berjon [berjon.com]
Right a Plan Then (Score:2)