Text::Template perl module
Text::Template 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.
Attachment | Size | Date |
---|---|---|
libtext-template-perl_1.45-2_all.deb | 53.34 KB | 05/08/2013 - 15:08 |
libtext-template-perl (1.45-2) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
* Update ryan52's email address
[ gregor herrmann ]
* Fix "Slow memory leak in _scrubpkg": add patch from CPAN RT#22031; thanks
to Dean Hamstead for the bug report (closes: #609528).
* Switch to source format 3.0 (quilt).
* Minimize debian/rules.
* Install upstream README as changelog.
* Add /me to Uploaders.
* Set Standards-Version to 3.9.1 (no changes).
* Refresh debian/copyright (formatting, license stanzas).
* Add a patch to fix a spelling mistake.
Recent comments