Package perl-HTML-Template-Pro: Information

    Source package: perl-HTML-Template-Pro
    Version: 0.9509-alt2
    Build time:  Sep 4, 2012, 03:28 PM
    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)
    perl-HTML-Template-Pro-debuginfo (x86_64, i586)

    Maintainer: Igor Vlasenko


    ACL:
    Igor Vlasenko
    @cpan

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

    Last changed


    Sept. 2, 2012 Vladimir Lettiev 0.9509-alt2
    - rebuilt for perl-5.16
    Feb. 28, 2012 Igor Vlasenko 0.9509-alt1
    - new version; see Changes
    Dec. 26, 2011 Igor Vlasenko 0.9508-alt1
    - new version; see Changes