pkg://perl-Text-Template-1.44-2mdk.src.rpm:42237/HEADER
downloads
Name : perl-Text-Template Relocations: (not relocateable)
Version : 1.44 Vendor: MandrakeSoft
Release : 2mdk Build Date: Thu Aug 14 01:08:01 2003
Install date: (not installed) Build Host: klama.mandrake.org
Group : Development/Perl Source RPM: (none)
Size : 39734 License: GPL or Artistic
Packager : Per Øyvind Karlsen <peroyvind@linux-mandrake.com>
URL : http://www.cpan.org
Summary : Text::Template module for 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.