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

    Исходный пакет: perl-HTML-Template
    Версия: 2.95-alt1
    Собран:  22 октября 2013 г. 20:14 в задании #106932
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/HTML-Template/

    Лицензия: GPL or Artistic
    О пакете: Perl module to use HTML Templates from CGI scripts
    Описание: 
    This 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 (noarch)

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

    Список участников:
    Igor Vlasenko
    Alexey Tourbin
    qa-robot
    Stanislav Ievlev
    Yuri N. Sedunov

      1. perl-CGI
      2. perl-Encode
      3. perl-devel

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


    22 октября 2013 г. Igor Vlasenko 2.95-alt1
    - automated CPAN update
    24 июля 2013 г. Igor Vlasenko 2.94-alt1
    - automated CPAN update
    27 сентября 2012 г. Igor Vlasenko 2.91-alt1
    - automated CPAN update
    - dropped versioning.patch (no more needed)