Letter P

perl-Template-Tiny - Template Toolkit re-implemented in as little code as possible

Website: https://metacpan.org/release/Template-Tiny
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
Description:
WARNING: THIS MODULE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE
Template::Tiny is a re-implementation of a partial subset of the 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 full feature set in the future, or if you want the
familiarity of TT-style templates. It is intended to have fully-compatible
template and stash usage, with a limited by similar Perl API. Unlike
Template Toolkit, Template::Tiny will process templates without a compile
phase (but despite this is still quicker, owing to heavy use of the Perl
regular expression engine.

Packages

perl-Template-Tiny-1.14-1.aldos.noarch [18 KiB] Changelog by Joel Barrios (2024-09-21):
- Update to 1.14.

Listing created by Repoview-0.6.6-6.fc14.al