Package: text-template-pm Version: 1.61 Revision: 1 Description: Expand template text with embedded Perl Type: perl License: Artistic Maintainer: None # Unpack Phase: Source: mirror:cpan:authors/id/M/MS/MSCHOUT/Text-Template-%v.tar.gz Source-Checksum: SHA256(a295ea7d1ef241ae2640c1f7864b628f8e6f99ec14fb1da781b2f5f2168dcf09) # Install Phase: UpdatePOD: true DocFiles: Changes LICENSE README # Additional Data: DescDetail: << 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. << Homepage: https://metacpan.org/release/Text-Template