SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tenjin rpm build for : OpenSuSE. For other distributions click perl-Tenjin.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Tenjin-1.0.1-lp155.1.1.noarch.rpm
     

Provides :
perl(Tenjin)
perl(Tenjin::Context)
perl(Tenjin::Preprocessor)
perl(Tenjin::Template)
perl(Tenjin::Util)
perl-Tenjin

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(HTML::Entities)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Tenjin
/usr/lib/perl5/vendor_perl/5.26.1/Tenjin.pm
/usr/lib/perl5/vendor_perl/5.26.1/Tenjin/Context.pm
/usr/lib/perl5/vendor_perl/5.26.1/Tenjin/Preprocessor.pm
/usr/lib/perl5/vendor_perl/5.26.1/Tenjin/Template.pm
/usr/lib/perl5/vendor_perl/5.26.1/Tenjin/Util.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Tenjin
/usr/share/doc/packages/perl-Tenjin/Changes
/usr/share/doc/packages/perl-Tenjin/README
/usr/share/licenses/perl-Tenjin
/usr/share/licenses/perl-Tenjin/LICENSE
/usr/share/man/man3/Tenjin.3pm.gz
/usr/share/man/man3/Tenjin::Context.3pm.gz
/usr/share/man/man3/Tenjin::Preprocessor.3pm.gz
/usr/share/man/man3/Tenjin::Template.3pm.gz
/usr/share/man/man3/Tenjin::Util.3pm.gz

 
ICM