Name : perl-Tenjin
| |
Version : 1.0.1
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2024-08-25 20:28:20
|
Group : Unspecified
| Source RPM : perl-Tenjin-1.0.1-lp155.1.1.src.rpm
|
Size : 0.08 MB
| |
Packager : https://www_suse_com/
| |
Summary : Fast templating engine with support for embedded Perl
|
Description :
Tenjin is a very fast and full-featured templating engine, implemented in several programming languages, among them Perl.
The Perl version of Tenjin supports embedded Perl code, nestable layout template, inclusion of other templates inside a template, capturing parts of or the entire template output, file and memory caching, template arguments and preprocessing.
The original version of Tenjin is developed by Makoto Kuwata. This CPAN version is developed by Ido Perlmuter and differs from the original in a few key aspects:
* * Code is entirely revised, packages are separated into modules, with a smaller number of packages than the original version. In particular, the Tenjin::Engine module no longer exists, and is now instead just the Tenjin module (i.e. this one).
* * Support for rendering templates from non-file sources (such as a database) is added.
* * Ability to set the encoding of your templates is added (Tenjin will decode template files according to this encoding; by default, Tenjin will decode
* * HTML is encoded and decoded using the HTML::Entities module, instead of internally.
* * The \'pltenjin\' script is not provided, at least for now.
To make it clear, the CPAN version of Tenjin might find itself diverting a bit in the future from the original Tenjin\'s roadmap. Although my aim is to be as compatible as possible (and this version is always updated with features and changes from the original), I cannot guarantee it (but I\'ll do my best). Please note that version 0.05 (and above) of this module is NOT backwards compatible with previous versions.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.5/noarch |