Пакет perl-HTML-Template-Pro: Информация

    Исходный пакет: perl-HTML-Template-Pro
    Версия: 0.9509-alt2
    Собран:  4 сентября 2012 г. 15:28
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://sourceforge.net/projects/html-tmpl-pro/

    Лицензия: LGPL2+ or Artistic
    О пакете: Perl+C/XS module to produce HTML from HTML Template files.
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-HTML-Template-Pro (x86_64, i586)
    perl-HTML-Template-Pro-debuginfo (x86_64, i586)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Vladimir Lettiev
    Igor Vlasenko
    Alexey Tourbin

    Права:
    Igor Vlasenko
    @cpan

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

    Последнее изменение


    2 сентября 2012 г. Vladimir Lettiev 0.9509-alt2
    - rebuilt for perl-5.16
    28 февраля 2012 г. Igor Vlasenko 0.9509-alt1
    - new version; see Changes
    26 декабря 2011 г. Igor Vlasenko 0.9508-alt1
    - new version; see Changes