Search results for "module:Template::VMethods"

Template::VMethods - Virtual methods for variables River stage three • 561 direct dependents • 959 total dependents

The "Template::VMethods" module implements the virtual methods that can be applied to variables. Please see Template::Manual::VMethods for further information....

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

lib/Template/Like/VMethods.pm River stage zero No dependents

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

lib/Template/Plugin/VMethods/VMethodContainer.pm River stage two • 9 direct dependents • 13 total dependents

MARKF/Template-Plugin-VMethods-0.03 - 03 Sep 2003 17:17:38 UTC

Template::Plugin::VMethods - install vmethods River stage two • 9 direct dependents • 13 total dependents

Simple base class to allow your module to install and remove virtual methods into the Template Toolkit. All you need to do in your package is declare one or more of the variables @LIST_OPS, @SCALAR_OPS or @HASH_OPS to indicate what virtual methods yo...

MARKF/Template-Plugin-VMethods-0.03 - 03 Sep 2003 17:17:38 UTC

Template::Plugin::CaseVMethods - uppercase and lowercase letters River stage zero No dependents

Provides four vmethods (uc, ucfirst, lc, lcfirst) that perform the same actions as their Perl counterparts (return the string in uppercase, return the string as is but with the first letter capitalised, return the string in lower case, and return the...

PROFERO/Template-Plugin-CaseVMethods-0.01 - 14 Oct 2003 10:03:43 UTC

lib/Template/Plugin/CloneVMethods.pm River stage zero No dependents

MARKF/Template-Plugin-Clone-0.01 - 30 Aug 2003 17:55:25 UTC

Template::Plugin::HashMergeVMethods - virtual methods for TT2 hashes to merge them River stage zero No dependents

Template::Toolkit plugin HashMergeVMethods provides the Hash::Merge functions "merge" and "set_behaviour" to be used within templates as virtual methods of hashes. This can be useful in all cases a template works directly on data - e.g. when processi...

REHSACK/Template-Plugin-HashMerge-0.01 - 26 Aug 2009 15:00:50 UTC

lib/Template/Plugin/ListUtilVMethods.pm River stage zero No dependents

MARKF/Template-Plugin-ListUtil-0.02 - 03 Sep 2003 17:26:08 UTC

Template::Plugin::ListMoreUtilsVMethods - TT2 plugin to use List::MoreUtils as virtual methods of lists River stage zero No dependents

This module provides an Template::Toolkit interface to Tassilo von Parseval's List::MoreUtils. It extends the built-in functions dealing with lists as well as Template::Plugin::ListUtil....

REHSACK/Template-Plugin-ListMoreUtils-0.03 - 28 Jun 2015 11:06:40 UTC

Template::Plugin::SumOf - calculate the sum with VMETHODS. River stage zero No dependents

You can easy to calculate sum of array, with VMETHODS....

TOKUHIROM/Template-Plugin-SumOf-0.03 - 09 Apr 2012 06:37:47 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

Template::Plugin::Shuffle - TT Vmethods for shuffling lists River stage zero No dependents

Template::Plugin::Shuffle is a TT plugin to define Virtual Methods to shuffle a list variable....

MIYAGAWA/Template-Plugin-Shuffle-0.02 - 26 Oct 2007 20:33:33 UTC

Template::Like - Lightweight Template Engine. River stage zero No dependents

Directive GET SET USE CALL FOREACH WHILE IF UNLESS ELSIF ELSE END FILTER DUMMY INSERT INCLUDE PROCESS VMethods scalar defined length repeat replace match search split list hash size substr html uri array first last size max reverse join grep sort nso...

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

Template::Tiny - Template Toolkit reimplemented in as little code as possible River stage two • 14 direct dependents • 40 total dependents

Template::Tiny is a reimplementation of a subset of the functionality from Template Toolkit in as few lines of code as possible. It is intended for use in light-usage, low-memory, or low-cpu templating situations, where you may need to upgrade to the...

ETHER/Template-Tiny-1.14 - 02 May 2021 16:49:58 UTC

CGI::Ex::Template - Template::Alloy based TT2/TT3/HT/HTE/Tmpl/Velocity engine. River stage one • 2 direct dependents • 2 total dependents

CGI::Ex::Template is the original base for the code that is now Template::Alloy. Template::Alloy employed enough complexity and featureset to warrant moving it out to a separate namespace. CGI::Ex::Template is now a place holder subclass of Template:...

RHANDOM/CGI-Ex-2.55 - 09 Jan 2024 16:26:02 UTC

Template::Sandbox - Fast template engine sandboxed from your application. River stage one • 2 direct dependents • 2 total dependents

Template::Sandbox is Yet Another Templating module, designed primarily for use in a webserver environment but usable anywhere, providing a more secure "sandboxed" environment than most templating systems. The core design philosophy for Template::Sand...

SGRAHAM/Template-Sandbox-1.04 - 11 May 2010 09:08:09 UTC

Template::Alloy::TT - Template::Toolkit role River stage two • 14 direct dependents • 17 total dependents

The Template::Alloy::TT role provides the syntax and the interface for Template::Toolkit version 1, 2, and 3. It also brings many of the features from the various templating systems. And it is fast. See the Template::Alloy documentation for configura...

RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC

Template::Parser::CET - Template::Alloy based parser for the TT2 engine River stage one • 1 direct dependent • 1 total dependent

Template::Parser::CET provides much or most of the TT3 syntax and runs on the current TT2 engine. Template::Alloy which was formerly known as CGI::Ex::Template (CET) provides a fast implementation of TT2 and TT3. There are some cases where Template::...

RHANDOM/Template-Parser-CET-0.05 - 07 Nov 2007 20:26:39 UTC

Template::Tiny::Strict - Template Toolkit reimplemented in as little code as possible River stage zero No dependents

Template::Tiny::Strict is a drop-in replacement for Template::Tiny. By default, the behavior is identical. However, we have new *optional* arguments you can pass to the constructor: * "forbid_undef" If true, *any* access of an undefined value in the ...

OVID/Template-Tiny-Strict-1.18 - 17 May 2021 10:18:31 UTC

Template::Alloy::VMethod - VMethod role. River stage two • 14 direct dependents • 17 total dependents

The Template::Alloy::VMethod role provides all of the extra vmethods, filters, and virtual objects that add to the base feature set of Template::Alloy. Most of the vmethods listed here are similar to those provided by Template::Toolkit. We will try t...

RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC
36 results (0.054 seconds)