Name: | perl-Text-Template |
---|---|
Version: | 1.47 |
Release: | 1.module+el8+5173+5d54a0c1 |
Architecture: | noarch |
Module: | perl:5.24:20190513090648:ee766497 |
Group: | Development/Libraries |
Size: | 123847 |
License: | (GPL+ or Artistic) and (GPLv2+ or Artistic) |
RPM: | perl-Text-Template-1.47-1.module+el8+5173+5d54a0c1.noarch.rpm |
Source RPM: | perl-Text-Template-1.47-1.module+el8+5173+5d54a0c1.src.rpm |
Build Date: | Tue May 14 2019 |
Build Host: | ca-build101.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. |