# # Simple API for XML. # # XML::SAX consists of several framework classes for using and building # Perl SAX2 XML parsers, filters, and drivers. It is designed around the # need to be able to "plug in" different SAX parsers to an application # without requiring programmer intervention. Those of you familiar with # the DBI will be right at home. Some of the designs come from the Java # JAXP specification (SAX part), only without the javaness. # 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 pkgversion=1.02 arch=amd64 release=2 pkgcategory="perl" full_pkgname=perl-xml-sax_1.02_amd64-2@perl blurb="Simple API for XML." homepage="https://search.cpan.org/dist/XML-SAX" license="GPLv1+ | Artistic License" fetch="https://cpan.metacpan.org/authors/id/G/GR/GRANTM/XML-SAX-1.02.tar.gz" replace=""