libtext-xslate-perl 3.5.9-1build5 source package in Ubuntu

Changelog

libtext-xslate-perl (3.5.9-1build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:00:48 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main misc

Downloads

File Size SHA-256 Checksum
libtext-xslate-perl_3.5.9.orig.tar.gz 211.3 KiB 40c85c8be10a54994ff3f70daea5e56b62c2ee508b75ab714e7d948db1877480
libtext-xslate-perl_3.5.9-1build5.debian.tar.xz 3.7 KiB e50a0455437f1ff05fe33e66be6e44159fb7859e2dcd2c6625f9c7a7bdc29263
libtext-xslate-perl_3.5.9-1build5.dsc 2.4 KiB 0d918e6cb4be13faee6f1072140e03af77a80346390f627460a0777498415cd4

Available diffs

View changes file

Binary packages built by this source

libtext-xslate-perl: scalable template engine for Perl 5 (C/XS accelerated)

 Text::Xslate is a template engine, tuned for persistent applications, safe
 as an HTML generator, and with rich features.
 .
 There are a lot of template engines in CPAN, for example Template-Toolkit,
 Text::MicroTemplate, HTML::Template, and so on, but all of them have some
 weak points: a full-featured template engine may be slow, while a fast
 template engine may be too simple to use. This is why Text::Xslate is
 developed, which is to be the best template engine for web applications.
 .
 The concept of Text::Xslate is strongly influenced by Text::MicroTemplate and
 Template-Toolkit 2, but the central philosophy of Text::Xslate is different
 from them. That is, the philosophy is one of sandboxing; that the template
 logic should not have no access outside the template beyond your permission.

libtext-xslate-perl-dbgsym: debug symbols for libtext-xslate-perl