Apache Xerces Perl: Difference between revisions
Appearance
Created page with "right|200px A Perl API for the Xerces C++ XML parsing class library, it is a part of the '''Apache Xerces''' XML project that also includes..." |
No edit summary |
||
Line 19: | Line 19: | ||
* The [[Apache]] project | * The [[Apache]] project | ||
[[Category:Open Source Software]][[Category:Software written in Perl]] | |||
[[Category:Open Source Software]] | |||
[[Category:Software written in Perl]] |
Revision as of 21:29, 17 September 2016

A Perl API for the Xerces C++ XML parsing class library, it is a part of the Apache Xerces XML project that also includes Apache Xerces2 Java, Apache Xerces C++ and Apache XML Commons. It provides access for Perl programs to the wast bulk of the Xerces C++ functions, effectively making it a viable validating XML parser.
Version
- Last known version: Apache Xerces Perl v2.7.0-0 (2015-03-19)
- Prerequisites
- Perl 5.6.0 or later
- Apache Xerces C++ version 2.7 or later.
- C++ compiler capable of building Xerces C++
Links
Licence
- Open source software published under the Apache Software Licence v2.
Publisher
- The Apache project