1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/textproc/p5-XML-SAX-Expat/pkg-descr
Anton Berezin 40a0e44ddf Add p5-XML-SAX-Expat 0.05, simple API for XML.
PR:		32110
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-22 22:54:25 +00:00

9 lines
463 B
Plaintext

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.
WWW: http://search.cpan.org/search?dist=XML-SAX-Expat