libtemplate-perl 2.27-1build6 source package in Ubuntu

Changelog

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

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 16:02:31 +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

Downloads

File Size SHA-256 Checksum
libtemplate-perl_2.27.orig.tar.gz 499.2 KiB 1311a403264d0134c585af0309ff2a9d5074b8ece23ece5660d31ec96bf2c6dc
libtemplate-perl_2.27-1build6.debian.tar.xz 4.1 KiB b3d80595b744b2800085815696015f62228354ec63fcc54e8deabdb4a4e2d55d
libtemplate-perl_2.27-1build6.dsc 1.8 KiB a8be9542f8333253da6acb4e2fa26e38562289a20d35e72ab600d38c2f0114ce

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