The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name    = HTML-Template
main_modules = lib/HTML/Template.pm
author  = Michael Peters <mpeters@plusthree.com>
license = Perl_5
copyright_holder = Michael Peters
copyright_year = 2012
abstract = Perl module to use HTML-like templating language

[@Basic]

[PruneFiles]
match = ^file_cache/*

[Prereqs]
Carp         = 0
File::Spec   = 0.82
Digest::MD5  = 0
Scalar::Util = 0

[Prereqs / TestRequires]
File::Temp   = 0
Test::More   = 0

[MetaResources]
bugtracker.web  = https://rt.cpan.org/Public/Dist/Display.html?Name=HTML-Template
repository.url  = git://github.com/mpeters/html-template.git
repository.web  = https://github.com/mpeters/html-template
repository.type = git

[VersionFromModule]

[PodSyntaxTests]