Home > Repository > 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.
Nome:perl-Text-Template
Versione: 1.61-1mamba
Gruppo:System/Libraries/Perl
Manutentore:autodist
Licenza:GPL, Artistic
Dimensione:58,17 kB
URL di origine:https://www.cpan.org
Data di compilazione:2022-04-30 07:28:08
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatiperl-Text-Template
perl-Text-Template
perl-Text-Template
Dipendenze di compilazioneperl-devel[>=0:5.24.0] [1]
perl-devel[>=0:5.24.0] [1]
perl-devel[>=0:5.24.0] [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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