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 ), ], );