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

Search results for "module:Template::Tiny"

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

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

Dancer::Template::Tiny - Template::Tiny backend to Dancer River stage zero No dependents

XSAWYERX/Dancer-Template-Tiny-0.03 - 04 Dec 2010 10:04:41 UTC

Dancer2::Template::Tiny - Template::Tiny engine for Dancer2 River stage three • 156 direct dependents • 176 total dependents

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC

Template::Plugin::Path::Tiny - use Path::Tiny objects from within templates River stage zero No dependents

This plugin allows you to turn scalars and lists into Path::Tiny objects....

RRWO/Template-Plugin-Path-Tiny-v0.1.0 - 04 May 2018 08:08:24 UTC

IPC::PrettyPipe::Render::Template::Tiny - rendering backend using Template::Tiny River stage zero No dependents

IPC::PrettyPipe::Render::Template::Tiny implements the IPC::PrettyPipe::Renderer role, providing a rendering backend for IPC::PrettyPipe using the Template::Tiny module....

DJERIUS/IPC-PrettyPipe-0.13 - 08 Jul 2020 21:29:42 UTC

Template::Benchmark::Engines::TemplateTiny - Template::Benchmark plugin for Template::Tiny. River stage one • 1 direct dependent • 1 total dependent

SGRAHAM/Template-Benchmark-1.09 - 18 Oct 2010 09:30:20 UTC

Kelp::Template - A very minimal template rendering engine for Kelp River stage two • 18 direct dependents • 20 total dependents

This module provides basic template rendering using Template::Tiny....

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Template::Replace - PurePerl Push-Style Templating Module River stage zero No dependents

# # TODO !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # Beware: This module's code is neither elegant nor ingenious! Au contraire - it's ugly, it's a mess ... and it is doing what I wanted it to do. (Okay, not as bad as stated, but don't complain when ...

CAUGUSTIN/Template-Replace-0.04 - 08 Jan 2012 17:12:34 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::Lace::DOM - DOM searching and tranformation engine River stage one • 1 direct dependent • 1 total dependent

Template::Lace::DOM is a subclass of Mojo::DOM58 that exists to abstract the DOM engine used by Template::Lace as well as to provide some helper methods intended to make the most common types of transformations on your DOM easier. The helper API desc...

JJNAPIORK/Template-Lace-0.017 - 05 Dec 2017 14:40:00 UTC

Excel::Template::XLSX - Create Excel .xlsx files starting from (one or more) template(s). River stage zero No dependents

This module is a companion to Excel::Writer::XLSX <https://metacpan.org/release/Excel-Writer-XLSX>(EWX), or if you prefer, a wrapper to that module. It uses EWX as a base class. It opens an existing spreadsheet file (.xlsx format), and also creates a...

DCLARKE/Excel-Template-XLSX-v1.1.3 - 02 Apr 2023 03:11:56 UTC

App::Module::Template - Perl module scaffolding with Template Toolkit River stage zero No dependents

App::Module::Template contains the subroutines to support 'module-template'. See module-template for usage....

TSC/App-Module-Template-0.11 - 04 Sep 2014 18:23:07 UTC

Template::Flute::Types - Type::Tiny types for Template::Flute River stage one • 4 direct dependents • 5 total dependents

Extends Types::Standard with extra Template::Flute type constraints....

HORNBURG/Template-Flute-0.027 - 18 Mar 2021 20:08:19 UTC

Task::Template::Benchmark - Task to install all template engines benchmarked by Template::Benchmark. River stage zero No dependents

SGRAHAM/Task-Template-Benchmark-1.00 - 02 Aug 2010 06:05:08 UTC

Dancer2::Template::Implementation::ForkedTiny - Dancer2 own implementation of Template::Tiny River stage three • 156 direct dependents • 176 total dependents

Dancer2::Template::Implementation::ForkedTiny 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...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC

Template::Plugin::CommonMark - Template Toolkit plugin to generate HTML from CommonMark River stage zero No dependents

"Template::Plugin::CommonMark" wraps CommonMark into a Template Toolkit plugin, and will filter your markdown text into HTML. The code and tests are shamelessly lifted from Template::Plugin::MultiMarkdown....

NANIS/Template-Plugin-CommonMark-1.000 - 27 Feb 2016 11:47:29 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

Alt::Template::Plugin::JSON::Moo - Alternate Template::Plugin::JSON - using Moo River stage zero No dependents

This is a modification of Template::Plugin::JSON, switching it from using Moose to using Moo and Type::Tiny. This allows for the use of the JSON Template plugin without loading Moose or causing the Moosification of all your Moo classes and roles....

JWRIGHT/Alt-Template-Plugin-JSON-Moo-0.04 - 29 Nov 2020 05:17:35 UTC

Kelp::Module::Template::XslateTT - process .tt files with Text::Xslate River stage zero No dependents

Kelp::Module::Template::XslateTT is a drop-in replacement for Template-Tiny and Template-Toolkit engines in Kelp. It allows to use faster Xslate template engine without modifying your templates, renaming files, or changing the code. All you need is c...

STRO/Kelp-Module-Template-XslateTT-1.002 - 21 Nov 2018 18:25:18 UTC
21 results (0.031 seconds)