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

Changelog

libtext-xslate-perl (3.5.9-1build2) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Sat, 05 Nov 2022 12:02:14 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar 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-1build2.debian.tar.xz 3.6 KiB 09510a017030742a56554c357f267f566b844f12636c1a4be740807982a2a1ce
libtext-xslate-perl_3.5.9-1build2.dsc 2.3 KiB 464a7a9776deebcc3684ded0c95f8fc08075646aa4cac443e0c1404bbaec5bce

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