Package perl-HTML-Template-Pro
Source package: perl-HTML-Template-Pro
Version: 0.9524-alt1
Category: Development/Perl
Report package bug
Version: 0.9524-alt1
Build time: Jan 17, 2022, 12:13 AM
in the task #293594
Report package bug
Gear: https://git.altlinux.org/srpms/p/perl-HTML-Template-Pro.git?a=tr…
Home page: http://sourceforge.net/projects/html-tmpl-pro/
Home page: http://sourceforge.net/projects/html-tmpl-pro/
License: LGPLv2+ or Artistic-2.0
Summary: Perl+C/XS module to produce HTML from HTML Template files.
Description:
Summary: Perl+C/XS module to produce HTML from HTML Template files.
Description:
HTML::Template::Pro is a fast lightweight C/Perl+XS reimplementation of HTML::Template and HTML::Template::Expr. It is not intended to be a complete replacement, but to be a fast implementation of HTML::Template if you don't need quering, the extended facility of HTML::Template. Designed for heavy upload, resource limitations, abcence of mod_perl. HTML::Template module attempts make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - <TMPL_VAR>, <TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else! Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to seperate design - the HTML - from the data, which you generate in the Perl script.
List of rpms provided by this srpm:
perl-HTML-Template-Pro (x86_64, ppc64le, i586, armh, aarch64)
perl-HTML-Template-Pro-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
perl-HTML-Template-Pro (x86_64, ppc64le, i586, armh, aarch64)
perl-HTML-Template-Pro-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Igor Vlasenko
List of contributors:
Igor Vlasenko
Vladimir Lettiev
Alexey Tourbin
ACL: Igor Vlasenko, @cpan
Last changes:List of contributors:
Igor Vlasenko
Vladimir Lettiev
Alexey Tourbin
ACL: Igor Vlasenko, @cpan
Jan. 16, 2022 Igor Vlasenko 0.9524-alt1 |
- new version; see Changes |
Dec. 15, 2021 Igor Vlasenko 0.9523-alt1 |
- new version; see Changes |
Dec. 6, 2021 Igor Vlasenko 0.9522-alt1 |
- new version; see Changes |