# # Base class SAX drivers and filters. # # XML::SAX::Base is intended for use as a base class for SAX filter # modules and XML parsers generating SAX events. # # If you simply wish to build a SAX handler class to 'consume' SAX events # you do not need to use XML::SAX::Base directly although you will need # to install XML::SAX. # # This module used to be distributed as part of the XML:SAX distribution # but is now distributed separately and referenced as a dependency by # XML::SAX. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=perl-xml-sax-base pkgversion=1.09 arch=amd64 release=1 pkgcategory="perl" full_pkgname=perl-xml-sax-base_1.09_amd64-1@perl blurb="Base class SAX drivers and filters." homepage="https://metacpan.org/release/XML-SAX-Base" license="The Perl 5 License" fetch="https://cpan.metacpan.org/authors/id/G/GR/GRANTM/XML-SAX-Base-1.09.tar.gz" replace=""