Info2: << Package: template-timer-pm%type_pkg[perl] Version: 0.04 Revision: 12 Description: Rudimentary profiling for Template Toolkit Type: perl(5.6.0 5.8.0 5.8.1 5.8.4 5.8.6) License: Artistic Maintainer: Benjamin Reed Depends: << perl%type_pkg[perl]-core, template-pm%type_pkg[perl], time-hires-pm%type_pkg[perl], test-simple-pm%type_pkg[perl] << BuildDepends: << perl%type_pkg[perl]-core, fink (>= 0.26.0-1), template-pm%type_pkg[perl], time-hires-pm%type_pkg[perl], test-simple-pm%type_pkg[perl] << Source: mirror:cpan:authors/id/P/PE/PETDANCE/Template-Timer-%v.tar.gz Source-MD5: 063b7d84c5cd501a2820f9c2e601eadc UpdatePOD: true InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << DocFiles: Changes MANIFEST README Homepage: http://search.cpan.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. << <<