Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-XML-Compile
From: Thomas Klausner
Date: 2016-11-23 10:17:14
Message id: 20161123091714.BA7ACFBA6@cvs.NetBSD.org
Log Message:
Import p5-XML-Compile-1.54 as textproc/p5-XML-Compile.
Many (professional) applications process XML messages based on a
formal specification, expressed in XML Schemas. XML::Compile
translates between XML and Perl with the help of such schemas. Your
Perl program only handles a tree of nested HASHes and ARRAYs, and
does not need to understand namespaces and other general XML and
schema nastiness.
Files: