Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Text-Template: Expand template text with embedded Perl
- Summary
- 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.
Changelog
- * Thu Sep 7 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.44-4
- Rebuild for FC6.
- * Thu Feb 16 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.44-3
- Rebuild for FC5 (perl 5.8.8).
- * Thu Aug 25 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.44-2
- Removed the explicit perl build requirement.