Search results for "module:XML::XSLT"
XML::XSLT - A perl module for processing XSLT
This module implements the W3C's XSLT specification. The goal is full implementation of this spec, but we have not yet achieved that. However, it already works well. See "XML::XSLT Commands" for the current status of each command. XML::XSLT makes use...
JSTOWE/XML-XSLT-0.48 - 20 Feb 2004 08:45:38 UTC
XML::GDOME::XSLT - Interface to the gnome libxslt library
This module is an interface to the gnome project's libxslt. This is an extremely good XSLT engine, highly compliant and also very fast. I have tests showing this to be more than twice as fast as Sablotron....
TJMATHER/XML-GDOME-XSLT-0.75 - 16 Feb 2002 17:13:56 UTC
XML::DOM::Lite::XSLT - XSLT engine for XML::DOM::Lite
RHUNDT/XML-DOM-Lite-0.16
-
02 Jun 2017 19:38:43 UTC
XML::Filter::XSLT::LibXSLT - LibXSLT SAX Filter
See above. This is a black box!...
MSERGEANT/XML-Filter-XSLT-0.03 - 25 Feb 2002 13:11:12 UTC
Acme::SList::XSLT - Perform XSLT transparently between XML::LibXSLT and Win32::MinXSLT
KEICHNER/Acme-SList-XSLT-0.04
-
08 Jan 2015 19:37:28 UTC
XML::GrammarBase::Role::XSLT - a parameterized role for XSLT conversions.
SHLOMIF/XML-GrammarBase-0.2.9
-
20 Apr 2022 04:01:23 UTC
Catalyst::View::XSLT::XML::LibXSLT - An implementation for Catalyst::View::XSLT with XML::LibXSLT
JANUS/Catalyst-View-XSLT-0.09
-
08 Feb 2013 22:37:58 UTC
XML::GrammarBase::Role::XSLT::Global - a base, non-parameterised, role for an XSLT converter.
This is a utility global (non-variant) role used by XML::GrammarBase::Role::XSLT . For internal use....
SHLOMIF/XML-GrammarBase-0.2.9 - 20 Apr 2022 04:01:23 UTC
XML::Grammar::FictionBase::XSLT::Converter - base module that converts an XML file to a different XML file using an XSLT transform.
SHLOMIF/XML-Grammar-Fiction-0.30.0
-
06 Apr 2022 00:23:34 UTC
XML::LibXSLT - Interface to the GNOME libxslt library
This module is an interface to the GNOME project's libxslt. This is an extremely good XSLT engine, highly compliant and also very fast. I have tests showing this to be more than twice as fast as Sablotron....
SHLOMIF/XML-LibXSLT-2.002001 - 10 Feb 2023 12:04:53 UTC
XML::Saxon::XSLT2 - process XSLT 2.0 using Saxon 9.x.
This module implements XSLT 1.0 and 2.0 using Saxon 9.x via Inline::Java. It expects Saxon to be installed in either '/usr/share/java/saxon9he.jar' or '/usr/local/share/java/saxon9he.jar'. Future versions should be more flexible. The saxon9he.jar fil...
TOBYINK/XML-Saxon-XSLT2-0.010 - 23 Sep 2014 08:27:45 UTC
XML::Saxon::XSLT3 - process XSLT 3.0 using Saxon 9.x.
This module implements XSLT up to 3.0 using Saxon 9.x via Inline::Java. It uses Saxon-HE for this, installed using Alien::Saxon. Import use XML::Saxon::XSLT3; You can include additional parameters which will be passed straight on to Inline::Java, lik...
ETJ/XML-Saxon-XSLT3-0.009 - 10 Mar 2018 08:12:48 UTC
XML::LibXSLT::Easy - DWIM XSLT processing with XML::LibXSLT
NUFFIN/XML-LibXSLT-Easy-0.03
-
05 Feb 2010 19:28:44 UTC
XML::LibXSLT::Cache - Style sheet cache for XML::LibXSLT
XML::LibXSLT::Cache is a cache for XML::LibXSLT style sheets loaded from files. It is useful to speed up loading of XSLT style sheets in persistent web applications. This module caches the style sheet object after the first load and returns the cache...
NWELLNHOF/XML-LibXML-Cache-0.14 - 15 Jan 2020 15:03:17 UTC
XML::LibXSLT::Quick - an easier to use (= "quicker") interface to XML::LibXSLT
This is a module that wraps XML::LibXSLT with an easier to use interface. It can be used to process XML documents using XSLT (Extensible Stylesheet Language Transformations) <https://en.wikipedia.org/wiki/XSLT> stylesheets....
SHLOMIF/XML-LibXSLT-2.002001 - 10 Feb 2023 12:04:53 UTC
XML::Schematron::LibXSLT - Perl extension for validating XML with XPath/XSLT expressions.
XML::Schematron::LibXSLT serves as a simple validator for XML based on Rick JELLIFFE's Schematron XSLT script. A Schematron schema defines a set of rules in the XPath language that are used to examine the contents of an XML document tree. A simplifie...
ASB/XML-Schematron-1.10 - 29 May 2022 09:40:34 UTC