Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044624
en ru br
Репозитории ALT
S:2.97-alt1
5.1: 2.9-alt1
4.1: 2.8-alt1
4.0: 2.8-alt1
3.0: 2.6-alt2.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-HTML-Template

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2.8-alt1
Время сборки: 11 августа 2006, 04:22 ( 920.0 недели назад )
Размер архива: 56.13 Kb

Домашняя страница:   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.

Текущий майнтейнер: Alexey Tourbin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-HTML-Template
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin