Home > Repositories > base > perl-XML-SAX-Writer

perl-XML-SAX-Writer: XML::SAX::Writer - SAX2 Writer

A new XML Writer was needed to match the SAX2 effort because quite naturally no existing writer understood SAX2. My first intention had been to start patching XML::Handler::YAWriter as it had previously been my favourite writer in the SAX1 world.

However the more I patched it the more I realised that what I thought was going to be a simple patch (mostly adding a few event handlers and changing the attribute syntax) was turning out to be a rewrite due to various ideas I'd been collecting along the way. Besides, I couldn't find a way to elegantly make it work with SAX2 without breaking the SAX1 compatibility which people are probably still using. There are of course ways to do that, but most require user interaction which is something I wanted to avoid.

So in the end there was a new writer. I think it's in fact better this way as it helps keep SAX1 and SAX2 separated.
Name:perl-XML-SAX-Writer
Release: 0.57-1mamba
Group:System/Libraries/Perl
Maintainer:silvan
License:Artistic, GPL
Size:30.39 kB
Upstream URL:http://www.cpan.org
Build time:2017-10-21 21:26:47
Binary packages and requirements
x86_64i586
Built RPMSperl-XML-SAX-Writer
perl-XML-SAX-Writer
Build requirementsperl-Text-Iconv [1]
perl-XML-Filter-BufferText [1]
perl-XML-NamespaceSupport [1]
perl-XML-SAX [1]
perl-devel[>=0:5.24.0] [1]
perl-Text-Iconv [1]
perl-XML-Filter-BufferText [1]
perl-XML-NamespaceSupport [1]
perl-XML-SAX [1]
perl-devel[>=0:5.24.0] [1]
History of changes
DatePackagerReleaseDescription
2017-10-21autodist0.57-1mamba- automatic update by autodist