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

Search results for "module:Template::Plugin::XML::RSS"

Template::Plugin::XML::RSS - Plugin interface to XML::RSS River stage zero No dependents

This Template Toolkit plugin provides a simple interface to the XML::RSS module. [% USE news = XML.RSS('mysite.rdf') %] It creates an XML::RSS object, which is then used to parse the RSS file specified as a parameter in the USE directive. A reference...

ABW/Template-XML-2.17 - 09 Feb 2007 17:30:10 UTC

Template::Plugin::XML - XML plugin for the Template Toolkit River stage zero No dependents

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

Template::Plugin::RSSLite - Module to use XML::RSSLite as a Template::Toolkit plugin. River stage zero No dependents

See documentation for XML::RSSLite for more info. A good way to learn more about what this module returns is to try this: [% USE rss = RSSLite('filename') %] [% USE Dumper %] [% Dumper.dump(rss) %]...

SENSEI/Template-Plugin-RSSLite-0.03 - 22 Apr 2003 20:27:10 UTC

Template::Plugin::XML::File - TT plugin for XML files River stage zero No dependents

TODO...

ABW/Template-XML-2.17 - 09 Feb 2007 17:30:10 UTC

Template::Plugin::XML::Feed - Plugin interface to XML::Feed River stage zero No dependents

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-v1.0.3 - 28 Jan 2021 15:19:07 UTC
5 results (0.051 seconds)