ANNOUNCE: libxml-perl-0.04

Ken MacLeod ken at bitsko.slc.ut.us
Wed Aug 11 19:58:40 BST 1999


libxml-perl-0.04 is making it's way to CPAN archive sites.
libxml-perl is a collection of smaller Perl modules, scripts, and
documents for working with XML.  libxml-perl software works in
combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove, and
others.

  <http://www.perl.org/CPAN/modules/by-module/XML/>

HTML-rendered PODs can be found on the home page,

  <http://bitsko.slc.ut.us/libxml-perl/>

Changes since libxml-perl-0.03:

  * The major new part of this release is a design, documentation, and
    alpha implementations for modular pattern (query) and action
    processing.

    Briefly, patterns and actions are specified as pairs of pattern
    and action statements.  The pattern format or language is defined
    by a pattern module and the action format or language is defined
    by an action module.  An action module is a PerlSAX handler and it
    drives the processing by the two modules.

    Included are ``Using PatAct Modules'' and ``Creating PatAct
    Modules'' documents, a module for matching against simple element
    names, XML::PatAct::MatchName, a module for converting XML into
    Perl Objects, XML::PatAct::ToObjects, a module for simple before
    and after style text replacement inspired by the Amsterdam SGML
    Parser and Linuxdoc, XML::PatAct::Amsterdam, and template modules
    for creating new pattern or action modules.

  * A fix to XML::Parser::PerlSAX and XML::ESISParser to correct a
    missing hash argument in `start_document()' and `end_document()'.

Changes since libxml-perl-0.02:

  * Added a PerlSAX handler for writing Canonical XML,
    XML::Handler::CanonXMLWriter.

libxml-perl contains the following:

  Modules
    XML::Parser::PerlSAX
    XML::Handler::Sample
    XML::Handler::CanonXMLWriter
    XML::ESISParser
    Data::Grove
    Data::Grove::Parent
    Data::Grove::Visitor
    XML::PatAct::ActionTempl
    XML::PatAct::Amsterdam
    XML::PatAct::MatchName
    XML::PatAct::PatternTempl
    XML::PatAct::ToObjects
    XML::SAX2Perl
    XML::Perl2SAX

  Documents
    PerlSAX
    Using PerlSAX
    Using PatAct Modules
    Creating PatAct Modules
    List of Perl XML modules by category, in XML

-- 
  Ken MacLeod
  ken at bitsko.slc.ut.us

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list