libtemplate-perl 2.27-1build5 source package in Ubuntu

Changelog

libtemplate-perl (2.27-1build5) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:47:00 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Benjamin Mako Hill
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release main perl
Jammy release main perl

Downloads

File Size SHA-256 Checksum
libtemplate-perl_2.27.orig.tar.gz 499.2 KiB 1311a403264d0134c585af0309ff2a9d5074b8ece23ece5660d31ec96bf2c6dc
libtemplate-perl_2.27-1build5.debian.tar.xz 4.0 KiB 70c1d80527a63b91b5e7a7dc4976f4a5e6ef7d844a9917152757a5da6ebcc501
libtemplate-perl_2.27-1build5.dsc 1.9 KiB 7947efe2cfac1c9015c98c185a9c1d7bb31246527f854d777fa2125b1b733fe1

Available diffs

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