The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:XML::XSLT"

XML::XSLT - A perl module for processing XSLT River stage one • 1 direct dependent • 1 total dependent

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 River stage zero No dependents

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::Filter::XSLT - XSLT as a SAX Filter River stage zero No dependents

MSERGEANT/XML-Filter-XSLT-0.03 - 25 Feb 2002 13:11:12 UTC

XML::DOM::Lite::XSLT - XSLT engine for XML::DOM::Lite River stage one • 1 direct dependent • 2 total dependents

RHUNDT/XML-DOM-Lite-0.16 - 02 Jun 2017 19:38:43 UTC

Acme::SList::XSLT - Perform XSLT transparently between XML::LibXSLT and Win32::MinXSLT River stage zero No dependents

KEICHNER/Acme-SList-XSLT-0.04 - 08 Jan 2015 19:37:28 UTC

XML::Filter::XSLT::LibXSLT - LibXSLT SAX Filter River stage zero No dependents

See above. This is a black box!...

MSERGEANT/XML-Filter-XSLT-0.03 - 25 Feb 2002 13:11:12 UTC

XML::GrammarBase::Role::XSLT - a parameterized role for XSLT conversions. River stage one • 2 direct dependents • 5 total dependents

SHLOMIF/XML-GrammarBase-0.2.10 - 14 Sep 2023 08:33:57 UTC

lib/LaTeXML/Common/XML/XSLT.pm River stage one • 2 direct dependents • 2 total dependents

BRMILLER/LaTeXML-0.8.8 - 26 Feb 2024 20:10:53 UTC

lib/XML/EP/Processor/XSLT.pm River stage zero No dependents

JWIED/XML-EP-0.01 - 23 Mar 2000 12:48:22 UTC

Catalyst::View::XSLT::XML::LibXSLT - An implementation for Catalyst::View::XSLT with XML::LibXSLT River stage one • 1 direct dependent • 1 total dependent

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. River stage one • 2 direct dependents • 5 total dependents

This is a utility global (non-variant) role used by XML::GrammarBase::Role::XSLT . For internal use....

SHLOMIF/XML-GrammarBase-0.2.10 - 14 Sep 2023 08:33:57 UTC

XML::Grammar::FictionBase::XSLT::Converter - base module that converts an XML file to a different XML file using an XSLT transform. River stage one • 1 direct dependent • 2 total dependents

SHLOMIF/XML-Grammar-Fiction-0.30.0 - 06 Apr 2022 00:23:34 UTC

XML::LibXSLT - Interface to the GNOME libxslt library River stage two • 54 direct dependents • 87 total dependents

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. River stage zero No dependents

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. River stage zero No dependents

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 River stage zero No dependents

NUFFIN/XML-LibXSLT-Easy-0.03 - 05 Feb 2010 19:28:44 UTC

XML::LibXSLT::Cache - Style sheet cache for XML::LibXSLT River stage one • 1 direct dependent • 1 total dependent

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 River stage two • 54 direct dependents • 87 total dependents

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. River stage zero No dependents

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.12 - 03 May 2023 21:44:52 UTC

XML::LibXSLT::Easy::CLI River stage zero No dependents

NUFFIN/XML-LibXSLT-Easy-0.03 - 05 Feb 2010 19:28:44 UTC
75 results (0.035 seconds)