perl-Text-Template - Expand template text with embedded Perl
Website: | http://search.cpan.org/dist/Text-Template/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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.
Packages
perl-Text-Template-1.44-6.fc9.noarch [61 KiB] |
Changelog
by Tom "spot" Callaway (2008-02-07):
- fix test 09 for perl5.10 |