Package perl-HTML-Template-Pro: Information

    Binary package: perl-HTML-Template-Pro
    Version: 0.9510-alt2.2
    Architecture: e2kv6
    Build time:  Jul 2, 2022, 09:03 PM
    Source package: perl-HTML-Template-Pro
    Category: Development/Perl
    Report package bug
    License: LGPL2+ or Artistic
    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.

    Maintainer: Igor Vlasenko


    Last changed


    Jan. 24, 2019 Igor Vlasenko 0.9510-alt2.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 0.9510-alt2.1.1.1.1
    - rebuild with new perl 5.26.1
    Feb. 3, 2017 Igor Vlasenko 0.9510-alt2.1.1.1
    - rebuild with new perl 5.24.1