| Name: | perl-Text-Template |
|---|---|
| Version: | 1.47 |
| Release: | 2.module+el8.1.0+5399+8245a79b |
| Architecture: | noarch |
| Module: | perl:5.24:8010020190529084201:ee766497 |
| Group: | Development/Libraries |
| Size: | 123847 |
| License: | (GPL+ or Artistic) and (GPLv2+ or Artistic) |
| RPM: | perl-Text-Template-1.47-2.module+el8.1.0+5399+8245a79b.noarch.rpm |
| Source RPM: | perl-Text-Template-1.47-2.module+el8.1.0+5399+8245a79b.src.rpm |
| Build Date: | Sat Nov 09 2019 |
| Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.appad1iad.osdevelopmeniad.oraclevcn.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. |