SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-FastTemplate rpm build for : Mageia 8. For other distributions click perl-CGI-FastTemplate.

Name : perl-CGI-FastTemplate
Version : 1.90.0 Vendor : Mageia_Org
Release : 9.mga8 Date : 2020-02-12 04:58:54
Group : Development/Perl Source RPM : perl-CGI-FastTemplate-1.90.0-9.mga8.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
Summary : Perl extension for managing templates, and performing variable interpolation
Description :
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

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-FastTemplate-1.90.0-9.mga8.noarch.rpm
ftp.icm.edu.pl  perl-CGI-FastTemplate-1.90.0-9.mga8.noarch.rpm
ftp.icm.edu.pl  perl-CGI-FastTemplate-1.90.0-9.mga8.noarch.rpm
ftp.icm.edu.pl  perl-CGI-FastTemplate-1.90.0-9.mga8.noarch.rpm
     

Provides :
perl(CGI::FastTemplate)
perl-CGI-FastTemplate

Requires :
perl(strict)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM