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

Search results for "petal"

Petal - Perl Template Attribute Language - TAL for Perl! River stage one • 7 direct dependents • 8 total dependents

NINE/Petal-2.26 - 20 May 2020 12:54:55 UTC - Search in distribution

Petal::Mail - Format text e-mail using Petal River stage one • 1 direct dependent • 1 total dependent

BPOSTLE/Petal-Mail-0.31 - 16 Mar 2005 16:29:46 UTC - Search in distribution

Petal::Tiny - super light TAL for Perl! River stage one • 2 direct dependents • 2 total dependents

LBR/Petal-Tiny-1.16 - 13 May 2015 13:33:13 UTC - Search in distribution

Petal::Utils - Useful template modifiers for Petal. River stage one • 1 direct dependent • 1 total dependent

The Petal::Utils package contains commonly used Petal modifiers (or plugins), and bundles them with an easy-to-use installation interface. By default, a set of modifiers are installed into Petal when you use this module. You can change which modifier...

WMCKEE/Petal-Utils-0.06 - 20 Aug 2004 13:33:50 UTC - Search in distribution

Petal::CodePerl - Make Petal go faster by compiling the expressions River stage zero No dependents

This module provides a CodeGenerator for Petal that inherits almost everything from Petal::CodeGenerator but modifies how expressions are dealt with. Petal normally includes code like this $hash->get( "not:user" ) in the compiled template. This means...

FDALY/Petal-CodePerl-0.06 - 27 Jul 2003 23:39:02 UTC - Search in distribution

Petal::Parser::HTB - XML::Parser::HTB backend for Petal parsing River stage zero No dependents

BPOSTLE/Petal-Parser-HTB-1.04 - 26 Jan 2005 11:13:32 UTC - Search in distribution

Catalyst::View::Petal - Petal View Class River stage zero No dependents

This is the "Petal" view class. Your subclass should inherit from this class. METHODS process Renders the template specified in "$c->stash->{template}" or "$c->request->match". Template variables are set up from the contents of "$c->stash", augmented...

FLORA/Catalyst-View-Petal-0.03 - 10 Aug 2009 05:45:58 UTC - Search in distribution

MKDoc::Core::Init::Petal - Initializes Petal base directories. River stage one • 1 direct dependent • 1 total dependent

BPOSTLE/MKDoc-Core-0.91 - 29 Sep 2004 15:03:40 UTC - Search in distribution

OpenFrame::WebApp::Template::Petal - a Petal template processing wrapper River stage zero No dependents

The "OpenFrame::WebApp::Template::Petal" class is wrapper around Petal. It inherits its functionality from OpenFrame::WebApp::Template. Uses XHTML Petal input by default, set processor() manually to override this....

SPURKIS/OpenFrame-WebApp-0.04 - 01 Aug 2003 17:37:12 UTC - Search in distribution

CGI::Application::Plugin::AnyTemplate::Driver::Petal - Petal plugin to AnyTemplate River stage one • 2 direct dependents • 2 total dependents

This is a driver for CGI::Application::Plugin::AnyTemplate, which provides the implementation details specific to rendering templates via the Petal templating system. All "AnyTemplate" drivers are designed to be used the same way. For general usage i...

MGRAHAM/CGI-Application-Plugin-AnyTemplate-0.18 - 18 Oct 2009 18:54:38 UTC - Search in distribution

Mojolicious::Plugin::PetalTinyRenderer - Petal::Tiny renderer plugin River stage zero No dependents

Mojolicious::Plugin::PetalTinyRenderer is a renderer for templates written for Petal::Tiny, which is a Perl implementation of the Template Attribute Language (TAL)....

JONASBN/Mojolicious-Plugin-PetalTinyRenderer-0.06 - 11 Mar 2021 16:42:56 UTC - Search in distribution

CAF River stage zero No dependents

RDICE/CGI-Application-Framework-0.26 - 01 Nov 2005 02:13:47 UTC - Search in distribution

HTML::FormFu - HTML Form Creation, Rendering and Validation Framework River stage two • 13 direct dependents • 25 total dependents

HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms). You can configure almost any part of fo...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC - Search in distribution

HTML::Manipulator - Perl extension for manipulating HTML files River stage zero No dependents

This module manipulates of the contents of HTML files. It can query and replace the content or attributes of any HTML tag. The advertised usage pattern is to update static HTML files. ANOTHER TEMPLATE ENGINE ? NO ! HTML::Manipulator is NOT yet anothe...

THILO/HTML-Manipulator-0.07 - 14 Nov 2005 12:35:16 UTC - Search in distribution

I18NFool - Internationalization File Object Oriented Leech River stage zero No dependents

BPOSTLE/I18NFool-0.31 - 08 Oct 2004 12:15:52 UTC - Search in distribution

Pangloss - a multilingual web-based glossary. River stage zero No dependents

Pangloss is a *terminology management system* who's goal is to help translators produce consistent translations of common terms across multiple languages. The system allows users to search through and manage terms and their translations. There are 4 ...

SPURKIS/Pangloss-0.06 - 03 Jun 2004 15:59:46 UTC - Search in distribution

HTML::Seamstress - HTML::Tree subclass for HTML templating via tree rewriting River stage one • 1 direct dependent • 1 total dependent

TBONE/HTML-Seamstress-6.112830 - 10 Oct 2011 16:08:41 UTC - Search in distribution

Color::Library::Dictionary::NBS_ISCC::M - (NBS/ISCC M) Dictionary of Color River stage two • 7 direct dependents • 27 total dependents

Kenneth L. Kelly and Deanne B. Judd. "Color: Universal Language and Dictionary of Names", National Bureau of Standards, Spec. Publ. 440, Dec. 1976, 189 pages. Color Name Dictionary: (M) Dictionary of Color Maerz and Paul, Dictionary of Color, 1st ed....

ROKR/Color-Library-0.021 - 07 Dec 2011 21:59:37 UTC - Search in distribution

Code::Perl - Produce Perl code from a tree River stage zero No dependents

Code::Perl allows you to build chunks of Perl code as a tree and then when you're finished building, the tree can output the Perl code. This is useful if you have built your own mini-language and you want to generate Perl from it. Rather than generat...

FDALY/Code-Perl-0.03 - 23 Jun 2003 18:33:46 UTC - Search in distribution

CGI::Application::Search - Base class for CGI::App Swish-e site engines River stage zero No dependents

A CGI::Application based control module that uses Swish-e API in perl (<http://swish-e.org>) to to perform searches on a swish-e index of documents. Features * Sub-Classable. Unlike the Perl examples that come with swish-e, this is not a script, and ...

WONKO/CGI-Application-Search-1.14 - 24 Jul 2012 21:00:57 UTC - Search in distribution
31 results (0.04 seconds)