The Template-XML distribution provides a number of Template Toolkit plugin modules for working with XML. The Template::Plugin::XML module is a front-end to the various other XML plugin modules. Through this you can access XML files and directories of...
ABW/Template-XML-2.17 - 09 Feb 2007 17:30:10 UTC - Search in distribution- Template::Plugin::XML - XML plugin for the Template Toolkit
- Template::Plugin::XML::DOM - Plugin interface to XML::DOM
- Template::Plugin::XML::RSS - Plugin interface to XML::RSS
- 5 more results from Template-XML »
XML::XSS::Template provides a templating markup language to ease the writing of rules for XML::XSS stylesheet rules. So that the style $xss.'chapter'.'content' *= sub { my ( $style, $node, $args ) = @_; my $output; $output .= $style->render( $node->f...
YANICK/XML-XSS-0.3.5 - 28 Nov 2017 23:39:17 UTC - Search in distribution- XML::XSS::StyleAttribute - Style attribute for XML::XSS stylesheet rule
EMRYS/XML-Template-3.20 - 26 Dec 2003 17:11:27 UTC - Search in distribution
- XML::Template::Base - Base class for XML::Template modules.
- XML::Template::Cache - Document caching module for XML::Template.
- XML::Template::Parser - SAX handler for parsing XML::Template documents.
- 24 more results from XML-Template »
This is a Template::TAL output filter that produces straight XML output from the templates....
FOTANGO/Template-TAL-0.91 - 23 Mar 2007 16:54:40 UTC - Search in distribution- Template::TAL::Language - base class for Template::TAL languages
- Template::TAL::Output::HTML - output templates as HTML
A stylesheet's template defines the transformations and actions that are performed on the tags of a document as they are processed. The template of a stylesheet can be accessed via variables *$t*, *$template* and *$XML::XPathScript::trans*....
YANICK/XML-XPathScript-2.00 - 04 Jul 2019 13:44:38 UTC - Search in distribution- XML::XPathScript::Template::Tag - XPathScript Template Element
- XML::XPathScript - a Perl framework for XML stylesheets
- XML::XPathScript::Stylesheet - XPathScript's Stylesheet Writer Guide
This Template Toolkit plugin provides a simple interface to the XML::Feed module. [% USE news = XML.Feed('mysite.rdf') %] It creates an XML::Feed object, which is then used to parse the RSS or Atom file specified as a parameter in the USE directive. ...
DAVECROSS/Template-Plugin-XML-Feed-1.0.1 - 04 Nov 2020 14:20:12 UTC - Search in distributionEscapes XML entities from text, so that you don't fall prey to people putting quotes, less-than/greater-than, and ampersands, into variables that end up in TT templates....
TJC/Template-Plugin-XML-Escape-0.02 - 16 Jun 2006 12:16:14 UTC - Search in distributionThis module provides a plugin for the XML::LibXML module. It can be utilised the same as any other Template Toolkit plugin, by using a USE statement from within a Template. The use statment will return a reference to root node of the parsed document ...
MARKF/Template-Plugin-XML-LibXML-1.07 - 12 Aug 2004 10:10:32 UTC - Search in distributionTemplate Toolkit has support for doing entity escaping, but not the other way around -- because why would you ever need to do that? HA. HA....
FRODWITH/Template-Plugin-XML-Unescape-0.02 - 09 Nov 2010 14:51:47 UTC - Search in distributionThe translator understands schemas, but does not encode that into actions. This module interprets the parse results of the translator, and creates a kind of abstract syntax tree from it, which can be used for documentational purposes. Then, it implem...
MARKOV/XML-Compile-1.63 - 02 Jul 2019 14:42:22 UTC - Search in distribution- lib/XML/Compile/Translate/Template.pm
- schema2example - convert XML schema knowledge into Perl or XML examples
- XML::Compile::Schema - Compile a schema into CODE
HORNBURG/Template-Flute-0.026 - 28 Jun 2019 19:19:19 UTC - Search in distribution
- Template::Flute - Modern designer-friendly HTML templating Engine
- Template::Flute::Utils - Template::Flute utility functions
- Template::Flute::Filter::JsonVar - JSON to Javascript variable filter
TODDR/Net-OSCAR-1.928 - 07 Oct 2010 14:34:40 UTC - Search in distribution
PERIGRIN/XML-Toolkit-0.15 - 04 Apr 2012 07:44:38 UTC - Search in distribution
- XML::Toolkit::Builder::ClassTemplate
- lib/XML/Toolkit/Cmd/ClassTemplate.pm
- XML::Toolkit - A suit of XML tools with Antlers.
- 1 more result from XML-Toolkit »
Apart from providing XML convinience functions, the PApp::XML module manages XML templates containing pappxml directives and perl code similar to phtml sections. Together with stylesheets (PApp::XSLT) this can be used to almost totally seperate conte...
MLEHMANN/PApp-2.2 - 17 Feb 2020 11:04:59 UTC - Search in distributionPCIMPRICH/XML-STX-0.43 - 22 Dec 2004 13:54:46 UTC - Search in distribution
NOTE: this module requires the XML::Parser and XMLNews::Meta modules. WARNING: this module is not thread-safe or re-entrant. The XMLNews::HTMLTemplate module provides a simple mechanism for creating HTML pages from XML/NITF news stories and/or XML/RD...
DMEGG/XMLNews-HTMLTemplate-0.01 - 09 Dec 1999 19:50:28 UTC - Search in distributionGXML is a perl module for transforming XML. It may be put to a variety of tasks; in scope it is similar to XSL, but less ambitious and much easier to use. In addition to XML transformations, GXML is well-suited to translating XML into HTML. Please se...
JCARTER/XML-GXML-2.4 - 05 Oct 2003 00:13:14 UTC - Search in distributionDAKKAR/Tree-Template-Declare-0.7 - 28 Mar 2015 12:48:42 UTC - Search in distribution
NICEPERL/SQL-Template-0.2.4 - 14 Aug 2017 07:41:09 UTC - Search in distribution
- SQL::Template - A new way to organize your database code
The package maintains simple XML templates that describe object structure. The package is capable of generating SQL statements based on these templates and executing them against DBI data sources. After executing the SQL, the package formats the data...
ANDREIN/DBIx-XMLMessage-0.05 - 08 Sep 2001 00:39:52 UTC - Search in distribution