libtemplate-perl 2.27-1build9 source package in Ubuntu

Changelog

libtemplate-perl (2.27-1build9) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 17:03:16 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtemplate-perl_2.27.orig.tar.gz 499.2 KiB 1311a403264d0134c585af0309ff2a9d5074b8ece23ece5660d31ec96bf2c6dc
libtemplate-perl_2.27-1build9.debian.tar.xz 4.2 KiB 86a8d7eee2beb1c4e2eb8fcedfa86176ba7dcd2286cf109aa4a497bc014b82ca
libtemplate-perl_2.27-1build9.dsc 1.8 KiB 92b574b8fb1954c48f0c26d8244d5bdc1ecfb9c134fe8930777faf7d5ef92fbe

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