Группа :: Разработка/Perl
Исходный пакет: perl-Text-Template
Собрано: около 12 лет назад
Размер архива: 45,5 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/srpms/p/perl-Text-Template.git
Лицензия: GPL or Artistic
О пакете: Expand template text with embedded Perl
Описание:
This is a library for generating form letters, building HTML pages, or
filling in templates generally. A `template' is a piece of text that
has little Perl programs embedded in it here and there. When you `fill
in' a template, you evaluate the little programs and replace them with
their values.
You can store a template in a file outside your program. People can
modify the template without modifying the program. You can separate
the formatting details from the main code, and put the formatting parts
of the program into the template. That prevents code bloat and encour-
ages functional separation.
Текущий сопровождающий:
Денис Смирнов
Список участников
(данной и/или предыдущих сборок пакета): Права: Список rpm-пакетов, предоставляемых данным srpm-пакетом:
- perl-Text-Template
- version update2004-01-09 Денис Смирнов 1.44-alt1
- First build for Sisyphus.