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

    Исходный пакет: perl-Text-Template
    Версия: 1.45-alt1
    Собран:  5 февраля 2009 г. 19:41
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: 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 (noarch)

    Сопровождающий: Denis Smirnov

    Список участников:
    Denis Smirnov

    Права:
    @qa_p5

      1. perl-devel

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


    5 февраля 2009 г. Denis Smirnov 1.45-alt1
    - version update
    9 января 2004 г. Denis Smirnov 1.44-alt1
    - First build for Sisyphus.