Re: [Announce]: Release of version 2.6.0-2 of XML::Xerces

Conrad Halling <[email protected]> Thu, 22 Sep 2005 10:31:28 -0400
Newsgroups gmane.text.xml.xerces-p.devel
Message-ID <[email protected]>
Jason,

This is great news. Thanks for your work on this.

A correction to the link at apache.org: the source code is available at

http://www.apache.org/dist/xml/xerces-p/

-- Conrad


Jason E. Stewart wrote:

>Hey All,
>
>Here it is at long last.
>
>Please let me know if there are any issues.
>
>CHANGES IN VERSION 2.6.0-2
>	- first public 2.6 release
>	- all known memory leaks fixed
>	- all known segfaults fixed (especially with regards to
>          exception handling) - perhaps this will fix AIX?
>
>Enjoy,
>jas.
>--
>
>==============================================================================
>                 Release of version 2.6.0-2 of XML::Xerces
>==============================================================================
>
>
>NAME
>    XML::Xerces - Perl Interface to the Apache Xerces XML Parser
>
>DESCRIPTION
>
>  XML::Xerces is the Perl API to the Apache project's Xerces XML
>  parser. It is implemented using the Xerces C++ API, and it provides
>  access to *most* of the C++ API from Perl.
>
>  Because it is based on Xerces-C, XML::Xerces provides a validating
>  XML parser that makes it easy to give your application the ability
>  to read and write XML data. Classes are provided for parsing,
>  generating, manipulating, and validating XML documents. XML::Xerces
>  is faithful to the XML 1.0 recommendation and associated standards
>  (DOM levels 1, 2, and 3, SAX 1 and 2, Namespaces, and W3C XML
>  Schema). The parser provides high performance, modularity, and
>  scalability, and provides full support for Unicode.
>
>AUTHORS
>  Jason Stewart: Xerces 1.4 through 2.6 ports
>  Harmon Nine: Xerces 1.3 DOM port
>  Fredrick Paul Eisele: Xerces 1.3 DOM port
>  Tom Watson: Xerces 1.1 DOM port
>
>COPYRIGHT
>   Copyright (c) 2001, Apache Software Foundation. All Rights
>   Reserved.  This code is distributed under the terms of the Apache
>   Software License, Version 1.1. See the file LICENSE for details
>
>==============================================================================
>
>REQUIREMENTS
>
>* Perl 5.6.0 or greater
>
>* Xerces-C 2.6.0: available from:
>
>   http://www.apache.org/dist/xml/xerces-c/
>
>* properly reading the README
>
>==============================================================================
>
>CHANGES IN VERSION 2.6.0-2
>	- first public 2.6 release
>	- all known memory leaks fixed
>	- all known segfaults fixed (especially with regards to
>          exception handling) - perhaps this will fix AIX?
>
>==============================================================================
>
>AVAILABILITY
>
>XML::Xerces is available from CPAN 
>
>  http://www.cpan.org/CPAN/authors/id/JASONS/
>
>and Apache:
>
>   http://www.apache.org/xml/dist/xerces-p/
>
>==============================================================================
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>
>
>  
>

-- 
Conrad Halling
[email protected]