freebsd-ports/textproc/p5-XML-SAX/pkg-descr
Sergey Skvortsov e2f9b3f65f Updated to 1.05
Approved by:	tobez
2002-01-28 12:10:37 +00:00

11 lines
497 B
Text

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
-- Sergey Skvortsov
skv@FreeBSD.org