Logoj0ke.net Open Build Service > Projects > virtualization > perl-Text-Template
Sign Up | Log In

Text::Template - Expand Template Text with Embedded Perl

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 small Perl programs embedded in it here and there. When you 'fill
in' a template, you evaluate the small programs and replace them with
their values.

You can store a template in a file outside your program. People can
modify the template without modifying the program. You can separate the
formatting details from the main code, and put the formatting parts of
the program into the template. That prevents code bloat and encourages
functional separation.



Authors:
--------
    Mark Jason Dominus <mjd-perl-template+@plover.com>

Source Files

Filename Size Changed Actions
Text-Template-1.44.tar.bz2 36.6 KB about 16 years ago Download File
perl-Text-Template.spec 2.73 KB about 16 years ago Download File

Latest Revision

hostmaster hostmaster committed about 16 years ago (revision 1)

Comments for virtualization (0)