libhtml-template-pro-perl 0.9524-1build5 source package in Ubuntu

Changelog

libhtml-template-pro-perl (0.9524-1build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:03:27 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libhtml-template-pro-perl_0.9524.orig.tar.gz 169.3 KiB 1364bf2d2c0449f2c7d7f310f8147dcad3dbd5682d66bbb2fb7caf6adfb7d9ca
libhtml-template-pro-perl_0.9524-1build5.debian.tar.xz 6.4 KiB 9bf66d1aad86cde3463dd416c7c06423a60e090419d9f36e52b630f8f3571c7f
libhtml-template-pro-perl_0.9524-1build5.dsc 2.4 KiB 1416cf13e398433791dd80c0fb3444b298077c7507053822630f97d74ff0d23f

Available diffs

View changes file

Binary packages built by this source

libhtml-template-pro-perl: Perl module to use HTML Templates from CGI scripts

 HTML::Template::Pro attempts to make using HTML templates simple and natural.
 It extends standard HTML with a few new HTML-esque tags that provide control
 structures, such as allowing for simple variable manipulation, looping, file
 inclusion and conditionals (if, else, unless). HTML::Template::Pro is intended
 to be a drop-in replacement for HTML::Template (and some of its extensions)
 but written in C below the Perl Interface and so faster.
 .
 The file written with HTML and these new tags is called a template, which is
 usually saved separately from your script. Using this module, you fill in the
 values for the variables declared in the template, allowing you to separate
 the web site design from the data you generate inside your Perl script.

libhtml-template-pro-perl-dbgsym: debug symbols for libhtml-template-pro-perl