Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-CGI-FastTemplate | Distribution: Mageia |
Version: 1.90.0 | Vendor: Mageia.Org |
Release: 9.mga8 | Build date: Wed Feb 12 04:58:54 2020 |
Group: Development/Perl | Build host: localhost |
Size: 44473 | Source RPM: perl-CGI-FastTemplate-1.90.0-9.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/CGI-FastTemplate | |
Summary: Perl extension for managing templates, and performing variable interpolation |
What is a template? A template is a text file with variables in it. When a template is parsed, the variables are interpolated to text. (The text can be a few bytes or a few hundred kilobytes.) Here is a simple template with one variable ('$NAME'): Hello $NAME. How are you? When are templates useful? Templates are very useful for CGI programming, because adding HTML to your perl code clutters your code and forces you to do any HTML modifications. By putting all of your HTML in separate template files, you can let a graphic or interface designer change the look of your application without having to bug you, or let them muck around in your perl code. There are other templating modules on CPAN, what makes FastTemplate different? CGI::FastTemplate has the following attributes: - Speed - Efficiency - Flexibility
GPL+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 1.90.0-9.mga8 + Revision: 1493487 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Sep 19 2018 umeabot <umeabot> 1.90.0-8.mga7 + Revision: 1266010 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-CGI-FastTemplate /usr/share/doc/perl-CGI-FastTemplate/README /usr/share/doc/perl-CGI-FastTemplate/templates /usr/share/doc/perl-CGI-FastTemplate/templates/all.tpl /usr/share/doc/perl-CGI-FastTemplate/templates/row.tpl /usr/share/man/man3/CGI::FastTemplate.3pm.xz /usr/share/perl5/vendor_perl/CGI /usr/share/perl5/vendor_perl/CGI/FastTemplate.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024