libhtml-template-compiled-perl 1.001-1 source package in Ubuntu

Changelog

libhtml-template-compiled-perl (1.001-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Florian Schlichting ]
  * Import Upstream version 1.001 (closes: #719995)
  * Drop spelling.patch, applied upstream
  * Drop no longer recommended Data::TreeDumper* dependencies
  * Add myself to uploaders and copyright

 -- Florian Schlichting <email address hidden>  Fri, 23 Aug 2013 00:09:11 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhtml-template-compiled-perl_1.001-1.dsc 2.4 KiB 7c9ff6315eef3e3e6ea7563afedcf0635f70d77193ccc3309c787a4f236816ef
libhtml-template-compiled-perl_1.001.orig.tar.gz 128.5 KiB c9befcd9349778bee99443148efef7441ea52ba7efa7ce64faf76b453993d50b
libhtml-template-compiled-perl_1.001-1.debian.tar.gz 2.6 KiB 39b21194acd6c17500db5fe165848f1b4813d6d0cce9e9b01e48c9856df0558c

Available diffs

No changes file available.

Binary packages built by this source

libhtml-template-compiled-perl: Perl template system compiling HTML::Template files to Perl code

 HTML::Template::Compiled is a template system which can be used for
 HTML::Template templates with the same API. It offers more flexible template
 delimiters, additional tags and features, and by compiling the template into
 perl code it can run significantly faster in persistent environments such as
 FastCGI or mod_perl.