Package perl-HTML-Template-Pro: Information

    Source package: perl-HTML-Template-Pro
    Version: 0.9504-alt1.1
    Build time:  Nov 13, 2010, 03:19 AM
    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.

    List of rpms provided by this srpm:
    perl-HTML-Template-Pro (x86_64, i586)

    Maintainer: Igor Vlasenko

    List of contributors:
    Vladimir Lettiev
    Igor Vlasenko

      1. pcre
      2. perl-JSON
      3. perl-JSON-XS
      4. perl-devel
      5. libpcre-devel

    Last changed


    Nov. 8, 2010 Vladimir Lettiev 0.9504-alt1.1
    - rebuilt with perl 5.12
    Sept. 28, 2010 Igor Vlasenko 0.9504-alt1
    - new version; see Changes
    Aug. 28, 2010 Igor Vlasenko 0.9503-alt1
    - new version; see Changes