Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-CGI-FastTemplate-1.90.0-9.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

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

Provides

Requires

License

GPL+ or Artistic

Changelog

* 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

Files

/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, Sat Mar 9 16:12:21 2024