Info2: <<
Package: template-timer-pm%type_pkg[perl]
Version: 1.00
Revision: 3
Description: Rudimentary profiling for Template Toolkit
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
License: Artistic
Maintainer: Benjamin Reed <template-timer-pm@fink.raccoonfink.com>

Depends: <<
	perl%type_pkg[perl]-core,
	template-pm%type_pkg[perl]
<<

Source: mirror:cpan:modules/by-module/Template/Template-Timer-%v.tar.gz
Source-Checksum: SHA256(b7314cb365209d93557b8054e0311ae8c3cb5d1c9d228d1eb3e3fc193a5b77b4)

UpdatePOD: true
InstallScript: <<
	%{default_script}
	mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes README

Homepage: https://metacpan.org/dist/Template-Timer
DescDetail: <<
Template::Timer provides inline timings of the template processing
throughout your code.  It's an overridden version of Template::Context
that wraps the process() and include() methods.
<<
<<