| Name: | perl-Text-Template |
|---|---|
| Version: | 1.58 |
| Release: | 1.module+el8.3.0+7729+86a74f64 |
| Architecture: | noarch |
| Module: | perl:5.30:8030020200609055348:8af31532 perl:5.30:8040020200923213406:466ea64f |
| Group: | Unspecified |
| Size: | 115569 |
| License: | GPL+ or Artistic |
| RPM: | perl-Text-Template-1.58-1.module+el8.3.0+7729+86a74f64.noarch.rpm |
| Source RPM: | perl-Text-Template-1.58-1.module+el8.3.0+7729+86a74f64.src.rpm |
| Build Date: | Tue Aug 11 2020 |
| Build Host: | jenkins-10-147-72-125-df74590a-7496-4915-9dd0-d2fcdb1902bc.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/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. |