Package: text-template-pm Version: 1.46 Revision: 1 Description: Expand template text with embedded Perl Type: perl License: Artistic Maintainer: None # Unpack Phase: Source: mirror:cpan:authors/id/M/MJ/MJD/Text-Template-%v.tar.gz Source-MD5: 912ce180e05d99a169f20aaf4fbf8b8f # Install Phase: UpdatePOD: true DocFiles: Artistic COPYING 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: http://search.cpan.org/dist/Text-Template