diff options
Diffstat (limited to 'devel/p5-Benchmark-Timer/pkg-descr')
-rw-r--r-- | devel/p5-Benchmark-Timer/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Benchmark-Timer/pkg-descr b/devel/p5-Benchmark-Timer/pkg-descr index 649d2fc928ec..b885c2384125 100644 --- a/devel/p5-Benchmark-Timer/pkg-descr +++ b/devel/p5-Benchmark-Timer/pkg-descr @@ -3,5 +3,3 @@ 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. - -WWW: https://metacpan.org/release/Benchmark-Timer |