NOTICE: This package has been removed from pkgsrc

./wip/p5-Template-Timer, Rudimentary profiling for Template Toolkit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.02, Package name: p5-Template-Timer-0.02, Maintainer: hiramatu

Template::Timer provides inline timings of the template processing
througout your code. It's an overridden version of Template::Context
that wraps the process() and include() methods.


Required to run:
[www/p5-Template-Toolkit]

Master sites: (Expand)

SHA1: 1efa295393be2cacbdfe11bc910d6d4aacb6416d
RMD160: 35544095dc2543e7cbfcfdcf562f62224226c805
Filesize: 2.447 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-25 11:20:57 by abs | Files touched by this commit (89) | Package removed
Log message:
The following perl packages are in main pkgsrc. Remove from wip and update
DEPENDS lines as appropriate.

    p5-Algorithm-C3
    p5-CGI-Simple
    p5-Class-Accessor-Grouped
    p5-Class-C3-XS
    p5-Class-C3
    p5-Geo-Distance
    p5-HTTP-Body
    p5-HTTP-Request-AsCGI
    p5-MRO-Compat
    p5-PAR
    p5-RRDTool-OO
    p5-SQL-Abstract-Limit
    p5-Set-Object
    p5-Template-Timer
    p5-Test-Differences
    p5-Test-MockObject
    p5-Test-use-ok
    p5-Tree-Simple-VisitorFactory
    p5-UNIVERSAL-can
    p5-UNIVERSAL-isa
    p5-Unicode-Map
    p5-Unicode-MapUTF8
   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2005-08-05 04:57:22 by Hiramatsu Yoshifumi | Files touched by this commit (4) | Imported package
Log message:
Template::Timer provides inline timings of the template processing
througout your code. It's an overridden version of Template::Context
that wraps the process() and include() methods.