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

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

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

%define module Text-Template

Name: perl-%module
Version: 1.44
Release: alt1.1

Packager: Denis Smirnov <mithraen at altlinux.ru>

Summary: Expand template text with embedded Perl
Group: Development/Perl
License: GPL or Artistic
Source: http://www.cpan.org/modules/by-module/Text/%module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Feb 16 2004

BuildRequires: perl-devel

%description
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.

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
#%doc README Changes FAQ ANNOUNCE scripts templates
%perl_vendor_privlib/Text*
%perl_vendor_man3dir/*

%changelog

Полный changelog можно просмотреть здесь

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