libtemplate-perl 2.27-1build7 source package in Ubuntu

Changelog

libtemplate-perl (2.27-1build7) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 16:46:05 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Benjamin Mako Hill
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main perl
Lunar release main perl

Downloads

File Size SHA-256 Checksum
libtemplate-perl_2.27.orig.tar.gz 499.2 KiB 1311a403264d0134c585af0309ff2a9d5074b8ece23ece5660d31ec96bf2c6dc
libtemplate-perl_2.27-1build7.debian.tar.xz 4.1 KiB 30dc127db12df161004659807459726f1c164f6ebf671964b2caaa4555920f14
libtemplate-perl_2.27-1build7.dsc 1.8 KiB b85f2ae849341ae8e9ed6090cc9a7bee0aa7297845b4a454eb4be6f83ead5c38

View changes file

Binary packages built by this source

libtemplate-perl: "Template Toolkit" template processing system in Perl

 The Template Toolkit is a fast, powerful, flexible, and easily
 extensible template processing system written in Perl. It is ideally
 suited for (but not limited) to the creation of static and dynamic web
 content. It includes support for all standard templating directives
 and many additional features including output filtering, exception
 handling, macro definition, support for plugin objects, definition of
 template metadata, embedded Perl code, and much more.
 .
 This package contains the 'tpage' and 'ttree' executables which serve
 as simple, powerful tools in the creation of static content without
 any prerequisite knowledge of Perl. It also contains an extensive set
 of Perl modules ideally suited to act as a templating system in the
 dynamic creation of web content.
 .
 Excellent offline batch processing makes it ideal for generating
 non-web-based content including POD, LaTeX, PostScript, and plain text
 from source templates.
 .
 This package also includes Doug Steinwand's high-speed drop-in
 replacement for Template::Stash written in Perl XS.

libtemplate-perl-dbgsym: debug symbols for libtemplate-perl