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-5 RPM for noarch

From OpenMandriva Cooker for x86_64 / unsupported / release

Name: perl-CGI-FastTemplate Distribution: OpenMandriva Lx
Version: 1.90.0 Vendor: OpenMandriva
Release: 5 Build date: Sun Nov 1 05:54:29 2020
Group: Development/Perl Build host: rhel.openmandriva.org
Size: 44517 Source RPM: perl-CGI-FastTemplate-1.90.0-5.src.rpm
Packager: bero <bero@lindev.ch>
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

* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1.90.0-2mdv2011.0
  + Revision: 680686
  - mass rebuild
* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.90.0-1mdv2011.0
  + Revision: 402997
  - rebuild using %perl_convert_version
* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 1.09-8mdv2009.0
  + Revision: 255758
  - rebuild
  
    + Olivier Blin <oblin@mandriva.com>
      - restore BuildRoot

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.zst
/usr/share/perl5/vendor_perl/CGI
/usr/share/perl5/vendor_perl/CGI/FastTemplate.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 22 23:03:25 2024