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

    Исходный пакет: perl-Text-Template
    Версия: 1.55-alt1
    Собран:  27 февраля 2019 г. 1:12
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Text-Template/

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

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

      1. perl(Test/More/UTF8.pm)
      2. perl(Test/Warnings.pm)
      3. perl-devel
      4. perl(Encode.pm)

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


    26 февраля 2019 г. Igor Vlasenko 1.55-alt1
    - automated CPAN update
    21 января 2019 г. Igor Vlasenko 1.54-alt1
    - automated CPAN update
    7 мая 2018 г. Igor Vlasenko 1.53-alt1
    - automated CPAN update