[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /os/Linux/distr/rootlinux/ports/docbook/skit/old/xml-sax/XML-SAX-0.12/
Contents of README:
XML::SAX
========

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.

INSTALLATION
============

All of this is 100% perl, so installation should be a breeze:

On Unix and Unix-like platforms:

  $ perl Makefile.PL
  $ make
  $ make test
  $ make install

On ActivePerl, or Perl's built with MSVC:

  $ perl Makefile.PL
  $ nmake
  $ nmake test
  $ nmake install

USAGE
=====

For usage, please read the included documentation after installation:

  $ perldoc XML::SAX
  $ perldoc XML::SAX::ParserFactory

And other documents leading off those pages.

LICENSE/COPYRIGHT
=================

Please see the LICENSE file for licensing issues.

The files in this distribution are copyrighted their respective authors
as detailed in the POD documentation of each module.


Icon  Name                                                      Last modified      Size  
[DIR] Parent Directory - [DIR] SAX/ 20-Nov-2002 09:29 - [DIR] XML-SAX-Base/ 11-Mar-2005 17:33 - [DIR] blib/ 11-Mar-2005 17:33 - [DIR] t/ 20-Nov-2002 09:29 - [DIR] testfiles/ 20-Nov-2002 09:29 - [TXT] Changes 19-Nov-2002 19:25 1.5K [TXT] LICENSE 14-Nov-2001 12:05 203 [   ] MANIFEST 19-Nov-2002 19:23 1.7K [TXT] Makefile 11-Mar-2005 17:33 25K [   ] Makefile.PL 21-Jan-2002 22:32 665 [TXT] README 14-Nov-2001 12:05 1.1K [TXT] SAX.pm 19-Nov-2002 19:25 9.0K [TXT] pm_to_blib 11-Mar-2005 17:33 0

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!