libtemplate-perl 2.24-1.2build1 source package in Ubuntu

Changelog

libtemplate-perl (2.24-1.2build1) utopic; urgency=medium

  * Rebuild for Perl 5.20.0.
 -- Colin Watson <email address hidden>   Tue, 19 Aug 2014 20:27:57 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
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.2build1.debian.tar.gz 5.5 KiB e057d3c56f13569165862340a81251c44268322983421733c8ac3131517ed6bd
libtemplate-perl_2.24-1.2build1.dsc 2.2 KiB d98107d1da91260fef9fa8d4e8f63a4d55d580fe332b93fae9767cf3330fa023

View changes file

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-dbgsym: debug symbols for package libtemplate-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.