| Name: | perl-Text-Template |
|---|---|
| Version: | 1.45 |
| Release: | 12.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 124602 |
| License: | GPL+ or Artistic |
| RPM: | perl-Text-Template-1.45-12.el7.noarch.rpm |
| Source RPM: | perl-Text-Template-1.45-12.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-03.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. |