Source: libcgi-application-plugin-tt-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, pkg-components (>= 0.2), libcgi-application-perl,
 libclass-isa-perl | perl-modules (<< 5.12), libtemplate-perl, libtest-pod-perl,
 libtest-pod-coverage-perl, libcgi-application-basic-plugin-bundle-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas@periapt.co.uk>,
 Jaldhar H. Vyas <jaldhar@braincells.com>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-TT/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcgi-application-plugin-tt-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcgi-application-plugin-tt-perl/

Package: libcgi-application-plugin-tt-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl,
 libtemplate-perl, libclass-isa-perl | perl-modules (<< 5.12) 
Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
Enhances: libcgi-application-perl
Recommends: libcgi-application-basic-plugin-bundle-perl
Provides: libcgi-application-plugin-tt-lastmodified-perl
Description: plugin that adds Template Toolkit support to CGI::Application
 CGI::Application::Plugin::TT adds support for the popular Template Toolkit
 engine to your CGI::Application modules by providing several helper methods
 that allow you to process template files from within your runmodes. It
 compliments the support for HTML::Template that is built into CGI::Application
 through the 'load_tmpl' method. 
 .
 This package also bundles in the CGI::Application::Plugin::TT::LastModified
 module, which adds support for setting a "Last-Modified" header based on the
 most recent modification time of all the components of a template that
 was processed with TT.
