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::Dumper"

Template::Plugin::Dumper - Plugin interface to Data::Dumper River stage three • 561 direct dependents • 959 total dependents

This is a very simple Template Toolkit Plugin Interface to the Data::Dumper module. A "Dumper" object will be instantiated via the following directive: [% USE Dumper %] As a standard plugin, you can also specify its name in lower case: [% USE dumper ...

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

Template::Plugin::Dumper::Perltidy - Template Toolkit plugin interface to Data::Dumper::Perltidy River stage zero No dependents

A very simple Template Toolkit Plugin Interface to the Data::Dumper::Perltidy module. The Data::Dumper::Perltidy module is "Stringify and pretty print Perl data structures." like Data::Dumper....

FAYLAND/Template-Plugin-Dumper-Perltidy-0.01 - 18 Feb 2009 13:20:29 UTC

lib/Template/Like/Plugin/Dumper.pm River stage zero No dependents

ASKADNA/Template-Like-0.12 - 13 Aug 2013 04:40:34 UTC

Template::Plugin::Data::HTMLDumper - Template Toolkit plugin interface to Data::HTMLDumper. River stage zero No dependents

A very simple Template Toolkit Plugin Interface to the Data::HTMLDumper module. The Data::HTMLDumper module displays output from the Data::Dumper module as HTML tables....

SUTCH/Template-Plugin-Data-HTMLDumper-0.10 - 27 Aug 2004 16:42:21 UTC

Template::Plugin::Dump - alternative dumper plugin with Data::Dump River stage zero No dependents

This plugin is a simple alternative which uses Data::Dump instead of Data::Dumper. APIs are the same, except this plugin has no configuration options as Data::Dump has none of them....

ISHIGAKI/Template-Plugin-Dump-0.02 - 27 May 2007 05:54:25 UTC

Template::Plugin::CSV - Plugin for generating CSV River stage one • 2 direct dependents • 4 total dependents

This is a very simple TT2 Plugin for generating CSV. A CSV object will be instantiated via the following directive: [% USE CSV %]...

GUGOD/Template-Plugin-CSV-0.04 - 22 Mar 2007 03:10:39 UTC

Template::Plugin::YAML - Plugin interface to YAML River stage zero No dependents

This is a simple Template Toolkit Plugin Interface to the YAML module. A YAML object will be instantiated via the following directive: [% USE YAML %] As a standard plugin, you can also specify its name in lower case: [% USE yaml %]...

RCLAMP/Template-Plugin-YAML-1.23 - 15 Dec 2008 16:57:10 UTC

Template::Plugin::Perl - TT2 plugin to import Perl built-in functions River stage zero No dependents

As a TT programmer, I found it quite inflexible to use the Template Toolkit's presentation language Language due to the very limited vocabulary. So I wrote this little plugin in order to open a window for the template file to the full richness of mos...

AGENT/Template-Plugin-Perl-0.06 - 12 Mar 2007 02:54:31 UTC

Template::Plugin::Handy - handy vmethods for Template Toolkit River stage one • 3 direct dependents • 4 total dependents

Handy virtual methods I always use in my Template Toolkit files, especially for debugging....

KARMAN/Template-Plugin-Handy-0.003 - 26 Feb 2009 15:08:03 UTC

HTML::Template::Compiled - Template System Compiles HTML::Template files to Perl code River stage two • 18 direct dependents • 19 total dependents

HTML::Template::Compiled is a template system which can be used for HTML::Template templates with almost the same API. It offers more flexible template delimiters, additional tags and features, and by compiling the template into perl code it can run ...

TINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 UTC

Template::Plugin::POSIX - TT2 plugin to import POSIX functions River stage zero No dependents

As a TT programmer, I found it quite inflexible to use the Template Toolkit's presentation language Language due to the very limited vocabulary. So I wrote this little plugin in order to open a window for the template file to the full richness of mos...

AGENT/Template-Plugin-POSIX-0.05 - 12 Mar 2007 03:02:30 UTC

Template::Plugin::Stash - expose the stash, ideal for Dumpering... River stage zero No dependents

Instead of messing with "[% PERL %]" blocks to get at the stash, simply "[% USE Stash %]". Output will look something like $VAR1 = { 'global' => {}, 'var1' => 6666666, 'var2' => { 'e' => 'f', 'g' => 'h', 'a' => 'b', 'c' => 'd' }, }; which should be a...

PODMASTER/Template-Plugin-Stash-1.006 - 10 Mar 2004 04:27:29 UTC

Template::Plugin::Dumpvar - Dump template data in the same style as the debugger River stage zero No dependents

When dumping data in templates, the obvious first choice is to use the Data::Dumper plugin Template::Plugin::Dumper. But personally, I think the layout is ugly and hard to read. It's designed to be parsed back in by perl, not to necesarily be easy on...

ADAMK/Template-Plugin-Dumpvar-1.03 - 11 Apr 2008 23:08:47 UTC

Template::Plugin::DataPrinter - Template Toolkit dumper plugin using Data::Printer River stage zero No dependents

This is a dumper plugin for Template::Toolkit which uses Data::Printer instead of Data::Dumper. Data::Printer is a colorised pretty-printer with nicely human-readable object output....

SDT/Template-Plugin-DataPrinter-0.017 - 09 Feb 2023 06:42:16 UTC

Template::Plugin::ArrayRef - call object methods in array context and return it as arrayref River stage zero No dependents

BOKUTIN/Template-Plugin-ArrayRef-0.11 - 08 Jul 2011 04:34:12 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

XML::Template::Element::Var - XML::Template plugin module for the var namespace. River stage zero No dependents

EMRYS/XML-Template-3.20 - 26 Dec 2003 17:11:27 UTC

OpenInteract::Template::Plugin - Custom OpenInteract functionality in templates River stage zero No dependents

This implements a Template Toolkit Plugin. For more information about plugins, see Template::Manual::Plugins. Normally a plugin is instantiated like this: [% USE OI %] [% object_info = OI.object_description( object ) %] But since this plugin will pro...

CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC

HTML::Template::Compiled::Plugin::I18N - Internationalization for HTC River stage zero No dependents

The Plugin allows you to create multilingual templates including maketext and/or gettext features. Before you have written your own translator class, HTML::Template::Compiled::I18N::DefaultTranslator runs. Later you have to write a translator class t...

STEFFENW/HTML-Template-Compiled-Plugin-I18N-1.04 - 29 Oct 2010 19:49:13 UTC

Catalyst::Controller::LeakTracker - Inspect leaks found by Catalyst::Plugin::LeakTracker River stage zero No dependents

This controller uses Catalyst::Controller::LeakTracker to display leak info on a per request basis....

WREIS/Catalyst-Controller-LeakTracker-0.08 - 29 Apr 2013 15:23:13 UTC
22 results (0.047 seconds)