openbsd-ports/devel/p5-Benchmark-Timer/pkg/PLIST
simon 216154a457 import p5-Benchmark-Timer 0.7100, requirement for grepmail 5.x
The Benchmark::Timer class allows you to time portions of code
conveniently, as well as benchmark code by allowing timings of repeated
trials.  It is perfect for when you need more precise information about
the running time of portions of your code than the Benchmark module will
give you, but don't want to go all out and profile your code.

ok jasper@
2007-03-18 20:17:10 +00:00

5 lines
152 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2007/03/18 20:17:10 simon Exp $
${P5SITE}/Benchmark/
${P5SITE}/Benchmark/Timer.pm
@man man/man3p/Benchmark::Timer.3p