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

    Исходный пакет: perl-HTML-Template
    Версия: 2.97-alt1
    Собран:  23 августа 2023 г. 12:06
    Категория: Разработка/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

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


    2 августа 2017 г. Igor Vlasenko 2.97-alt1
    - automated CPAN update
    22 октября 2013 г. Igor Vlasenko 2.95-alt1
    - automated CPAN update
    24 июля 2013 г. Igor Vlasenko 2.94-alt1
    - automated CPAN update