diff options
Diffstat (limited to 'www/p5-Template-Timer/pkg-descr')
-rw-r--r-- | www/p5-Template-Timer/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/p5-Template-Timer/pkg-descr b/www/p5-Template-Timer/pkg-descr new file mode 100644 index 000000000000..0288f05a42f4 --- /dev/null +++ b/www/p5-Template-Timer/pkg-descr @@ -0,0 +1,5 @@ +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. + +WWW: http://search.cpan.org/dist/Template-Timer |