You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
499 B

Index: Benchmark-Timer-0.7100/Makefile.PL
--- Benchmark-Timer-0.7100/Makefile.PL.orig 2004-12-20 23:49:50 +0100
+++ Benchmark-Timer-0.7100/Makefile.PL 2005-06-03 17:10:04 +0200
@@ -20,7 +20,7 @@
# Optional features and their modules
features (
'Statistical sampling support' => [
- -default => 1,
+ -default => 0,
recommends( 'Statistics::PointEstimation' => 0 ),
],
);