Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37417724
en ru br
ALT Linux repositórios
S:1.61-alt1
5.0: 1.45-alt1
4.1: 1.44-alt1.1
4.0: 1.44-alt1.1
3.0: 1.44-alt1.1

Group :: Desenvolvimento/Perl
RPM: perl-Text-Template

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Text-Template

Name: perl-Text-Template
Version: 1.61
Release: alt1

Packager: Denis Smirnov <mithraen at altlinux.ru>

Summary: Expand template text with embedded Perl
Group: Development/Perl
License: GPL or Artistic
Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/M/MS/MSCHOUT/%{module}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Feb 16 2004

BuildRequires: perl-devel perl(Test/Warnings.pm) perl(Test/More/UTF8.pm) perl(Encode.pm)

%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
#%doc README Changes FAQ ANNOUNCE scripts templates
%perl_vendor_privlib/Text*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009