Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37329949
en ru br
ALT Linux repos
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 :: Development/Perl
RPM: perl-Text-Template

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.61-alt1
Build date: 1 may 2022, 12:47 ( 102.3 weeks ago )
Size: 54.87 Kb

Home page:   http://search.cpan.org/dist/Text-Template/

License: GPL or Artistic
Summary: Expand template text with embedded Perl
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.

Current maintainer: Denis Smirnov

List of contributors

List of rpms provided by this srpm:

  • perl-Text-Template
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin