FreeBSD.software
Home/textproc/p5-Template-Tiny

p5-Template-Tiny

1.16

Template Toolkit reimplemented in as little code as possible

Template::Tiny is a reimplementation 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.

Origin: textproc/p5-Template-Tiny
Category: textproc
Size: 19.4KiB
License: ART10, GPLv1+
Maintainer: bofh@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
$pkg install p5-Template-Tiny

Dependencies (1)

Required By (2 packages)

More in textproc