| Name: | perl-HTML-Template |
|---|---|
| Version: | 2.95 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 196669 |
| License: | GPL+ or Artistic |
| RPM: | perl-HTML-Template-2.95-1.el7.noarch.rpm |
| Source RPM: | perl-HTML-Template-2.95-1.el7.src.rpm |
| Build Date: | Fri Nov 03 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/HTML-Template/ |
| Summary: | Perl module to use HTML Templates |
| Description: | This module attempts make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - <TMPL_VAR>, <TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else! Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to separate design - the HTML - from the data, which you generate in the Perl script. |
- update to 2.95
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Perl 5.18 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- update to 2.94
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild - Specify all dependencies
- update to 2.91
- Add BR: perl(Digest::MD5) (Fix gcc-4.7 FTBFS).
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild