Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048244
en ru br
ALT Linux repos
S:0.9524-alt1
5.0: 0.93-alt0.M50.1
4.1: 0.93-alt0.M41.1
4.0: 0.64-alt1
3.0: 0.41-alt1
+backports:0.63-alt0.M30.1

Group :: Development/Perl
RPM: perl-HTML-Template-Pro

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9524-alt1
Build date: 16 january 2022, 20:39 ( 114.7 weeks ago )
Size: 181.27 Kb

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:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-HTML-Template-Pro
  • perl-HTML-Template-Pro-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin