mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
226a5f173f
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
14 lines
466 B
Text
14 lines
466 B
Text
perl-XML-Catalog
|
|
|
|
Resolve public identifiers and remap system identifiers
|
|
|
|
This module implements draft 0.4 of John Cowan's XML Catalog (formerly
|
|
known as XCatalog) proposal
|
|
(<http://www.ccil.org/~cowan/XML/XCatalog.html>). Catalogs may be
|
|
written in either SOCAT or XML syntax (see the proposal for syntax
|
|
details);
|
|
|
|
XML::Catalog will assume SOCAT syntax if the catalog is not in
|
|
well-formed XML syntax.
|
|
|
|
This module, as of 1.0.0, also supports Oasis XML catalogs.
|