libtemplate-perl 2.24-1.2 source package in Ubuntu RTM

Changelog

libtemplate-perl (2.24-1.2) unstable; urgency=medium


  * Non-maintainer upload.

  [ Niko Tyni ]
  * Don't hardcode /usr/lib/perl5 in debian/libtemplate-perl.install.
    The implementation uses an executable debhelper install file, which
    requires compat level 9.
    Closes: #751924

 -- gregor herrmann <email address hidden>  Fri, 27 Jun 2014 15:23:20 +0200

Upload details

Uploaded by:
Benjamin Mako Hill
Uploaded to:
Sid
Original maintainer:
Benjamin Mako Hill
Architectures:
any all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main perl
14.09 release main perl

Downloads

File Size SHA-256 Checksum
libtemplate-perl_2.24-1.2.dsc 2.2 KiB e0a4db00702d3880c298945edc97514f02ec3f5314c4634e589cdeab9dd64c86
libtemplate-perl_2.24.orig-html.tar.gz 1.1 MiB 9dacb6a2468f1d27bbdf2eb35dc0fefb641e200b87c7c7277342accd2817823c
libtemplate-perl_2.24.orig.tar.gz 487.7 KiB 38834aa8c249f7b7fb8b7238f086a08947ea7d472d78f1f5e2b9f3dbf49d01c8
libtemplate-perl_2.24-1.2.debian.tar.xz 5.1 KiB 61ef7c3e979db4f33774b6f10ef57a60dc41b0efdda80c09d1d691dd6dd33b08

Available diffs

No changes file available.

Binary packages built by this source

libtemplate-perl: the "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 includes the HTML and Postscript template libraries which
 provide a number of basic templates for use in building pages in these
 forms.
 .
 This package also includes Doug Steinwand's high-speed drop-in
 replacement for Template::Stash written in Perl XS.

libtemplate-perl-doc: documentation for libtemplate-perl (template toolkit)

 This package provides the HTML documentation and examples for Andy
 Wardley's Template Toolkit (libtemplate-perl). This package contains
 the source, libraries, and styles needed to build the documentation
 with TT2 in addition to the pre-built HTML.
 .
 Manual pages, pod, and perldoc documentation is distributed in
 libtemplate-perl and libtemplate-stash-perl.