Package : perl-CGI-FastTemplate > RPM : perl-CGI-FastTemplate-1.90.0-10.mga9.src.rpm

Basic items

Name perl-CGI-FastTemplate
Version 1.90.0
Release 10.mga9
URL https://metacpan.org/release/CGI-FastTemplate
Group Development/Perl
Summary Perl extension for managing templates, and performing variable interpolation
Size 17KB
Arch noarch
License GPL+ or Artistic

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

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 04:02:54
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie