Home > Repositories > base > perl-Text-Template

perl-Text-Template: Text::Template - 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 encourages functional separation.
Name:perl-Text-Template
Release: 1.61-1mamba
Group:System/Libraries/Perl
Maintainer:autodist
License:GPL, Artistic
Size:58.17 kB
Upstream URL:https://www.cpan.org
Build time:2022-04-30 07:28:08
Binary packages and requirements
x86_64aarch64i586
Built RPMSperl-Text-Template
perl-Text-Template
perl-Text-Template
Build requirementsperl-devel[>=0:5.24.0] [1]
perl-devel[>=0:5.24.0] [1]
perl-devel[>=0:5.24.0] [1]
History of changes
DatePackagerReleaseDescription
2022-04-30autodist1.61-1mamba- automatic version update by autodist
2021-09-03autodist1.60-1mamba- automatic version update by autodist
2021-02-24autodist1.59-1mamba- automatic version update by autodist
2013-02-23autodist1.46-1mamba- automatic version update by autodist
2012-11-13silvan1.45-3mamba- perl 5.16 mass rebuild
2008-11-05silvan1.45-2mamba- automatic rebuild by autodist
2008-10-20gil1.45-1mamba- package created by autospec