Apache Xerces Perl: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=Apache-xerces.png | |||
|Name=Xerces Perl | |||
|Version=2.7.0 (Mar 2015) | |||
|Author=The [[Apache]] project | |||
|Licence=[[Apache Software Licence v2]] | |||
|WWW=http://xerces.apache.org/xerces-p/ | |||
}} | |||
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. | 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== | ==Version== | ||
* | * 2.7.0-0 (2015-03-19) | ||
;Prerequisites | ;Prerequisites | ||
* [[Perl]] 5.6.0 or later | * [[Perl]] 5.6.0 or later | ||
* [[Apache Xerces C++]] version 2.7 or later. | * [[Apache Xerces C++]] version 2.7 or later. | ||
* [[C++]] compiler capable of building Xerces C++ | * [[C++]] compiler capable of building Xerces C++ | ||
[[Category:Open Source Software]][[Category:Software written in Perl]] | [[Category:Open Source Software]][[Category:Software written in Perl]] |
Latest revision as of 13:08, 17 July 2022
Apache Xerces Perl | |
---|---|
![]() | |
Name | Xerces Perl |
Version | 2.7.0 (Mar 2015) |
Vendor | |
Author | The Apache project |
Licence | Apache Software Licence v2 |
WWW | http://xerces.apache.org/xerces-p/ |
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
- 2.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++