Name: | rh-perl520-perl-Text-Template |
---|---|
Version: | 1.45 |
Release: | 18.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 123211 |
License: | (GPL+ or Artistic) and (GPLv2+ or Artistic) |
RPM: | rh-perl520-perl-Text-Template-1.45-18.el6.noarch.rpm |
Source RPM: | rh-perl520-perl-Text-Template-1.45-18.el6.src.rpm |
Build Date: | Thu Jan 26 2017 |
Build Host: | x86-ol6-builder-05.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Text-Template/ |
Summary: | Expand template text with embedded Perl |
Description: | This is a library for generating form letters, building HTML pages, or filling in templates generally. A 'template' is a piece of text that has little Perl programs embedded in it here and there. When you 'fill in' a template, you evaluate the little programs and replace them with their values. |