The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Xslt"

XSLT.pm River stage zero No dependents

JOSTEN/xslt-parser-0.13 - 26 Aug 1999 11:25:59 UTC - Search in distribution

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 - Search in distribution

PApp::XSLT - wrapper for an XSLT implementation River stage zero No dependents

The PApp::XSLT module is more or less a wrapper around an unnamed XSLT implementation (currently XML::Sablotron or XML::LibXSLT, chosen at runtime, should be moderately easy to add XML::Transformiix or XML::XSLT). POD ERRORS Hey! The above document h...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC - Search in distribution

XSLT::Cache - Transparent preparsing and caching XSLT documents River stage zero No dependents

Using XSLT in real life often leads to the need of preliminary parsing and caching XSLT documents before applying them to incoming XML trees. This module makes caching transparent and allows the user not to think about that. It is possible to make ca...

ANDY/XSLT-Cache-0.3 - 25 Jan 2009 12:14:53 UTC - Search in distribution

XSLT::Dependencies - Finds all the files included or imported by particular XSLT River stage zero No dependents

XSLT::Dependencies scans the given XSTL file and all the files it includes by "xsl:include" or "xsl:import" directives. new Creates a new instance of XSLT::Dependencies object. my $dep = new XSLT::Dependencies; explore Scans a file together with all ...

ANDY/XSLT-Dependencies-0.2 - 14 Feb 2010 15:44:45 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Any::Renderer::XSLT - render by XLST of XML element representation of data structure River stage one • 1 direct dependent • 1 total dependent

Any::Renderer::XSLT renders a Perl data structure as an interstitial XML representation (via Any::Renderer::XML) and then proceeds to apply a XSLT transformation to it to generate the final output. XSL Templates expressed as filenames are cached usin...

BBC/Any-Renderer-1.014 - 19 Sep 2006 11:00:10 UTC - Search in distribution
  • Any::Renderer - Common API for modules that convert data structures into strings

Ambrosia::View::XSLT - it is VIEW in MVC. River stage zero No dependents

"Ambrosia::View::JSON" - it is VIEW in MVC. Returns result in XML or HTML....

KNM/Ambrosia-0.010 - 30 Jun 2012 07:09:43 UTC - Search in distribution

Catalyst::View::XSLT - XSLT View Class River stage one • 1 direct dependent • 1 total dependent

This is a "XSLT" view class for Catalyst. Your application should defined a view class which is a subclass of this module. The easiest way to achieve this is using the myapp_create.pl script (where myapp should be replaced with whatever your applicat...

JANUS/Catalyst-View-XSLT-0.09 - 08 Feb 2013 22:37:58 UTC - Search in distribution

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 - Search in distribution

Embperl::Recipe::XSLT - recipe for performing an XSLT transformation River stage one • 3 direct dependents • 3 total dependents

This recipe does an XSLT transformation....

GRICHTER/Embperl-3.0.0 - 24 Nov 2023 21:23:02 UTC - Search in distribution

Template::Plugin::XSLT - Transform XML fragments into something else River stage zero No dependents

This plugin for the Template Toolkit uses "XML::LibXSLT" to transform a chunk of XML through a filter. If the stylesheet is not valid, or if the XML does not parse, an exception will be raised. You can pass parameters to the stylesheet as configurati...

SCOTT/Template-Plugin-XSLT-1.2 - 25 Jun 2005 22:28:54 UTC - Search in distribution

Plack::Middleware::XSLT - XSLT transformations with Plack River stage zero No dependents

Plack::Middleware::XSLT converts XML response bodies to HTML, XML, or text using XML::LibXSLT. The XSLT stylesheet is specified by the environment variable 'xslt.style'. If this variable is undefined or empty, the response is not altered. This rather...

NWELLNHOF/Plack-Middleware-XSLT-0.30 - 18 Oct 2014 18:14:30 UTC - Search in distribution

Apache2::AutoIndex::XSLT - XSLT Based Directory Listings River stage zero No dependents

This module is designed as a drop in mod_perl2 replacement for the mod_dir and mod_index modules. It uses user configurable XSLT stylesheets to generate the directory listings. THIS CODE IS INCOMPLETE -- THIS IS A DEVELOPMENT RELEASE!...

NICOLAW/Apache2-AutoIndex-XSLT-0.04 - 14 Dec 2007 18:07:15 UTC - Search in distribution

WebSource::Extract::xslt - Apply an XSL Stylesheet to the input River stage zero No dependents

This flavor of the Extract operator applies an XSL stylesheet to the input an returns the transformation result. Such an extraction operator should be described as follows : <ws:extract type="xslt" name="opname" forward-to="ops"> <xsl:stylesheet> ......

HABEGGER/WebSource-2.4.5 - 09 Jun 2010 10:22:18 UTC - Search in distribution

Magpie::Transformer::XSLT - XSLT Pipeline Transformer River stage zero No dependents

KHAMPTON/Magpie-1.163200 - 15 Nov 2016 16:10:21 UTC - Search in distribution
  • Magpie - Pipelined State Machine Plack Middleware Framework

Meta::Baseline::Lang::Xslt - language for XSLT files. River stage zero No dependents

This package contains stuff specific to XSLT in the baseline: Its mainly here to authorize entries of XSLT files to the baseline. Maybe someday I'll do syntax checks on those also...:) or convert them into something...:)...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

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 - Search in distribution
181 results (0.125 seconds)