[libmath-prime-util-perl] 04/55: Add PP requirement for benchmark

Partha P. Mukherjee ppm-guest at moszumanska.debian.org
Thu May 21 18:53:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

ppm-guest pushed a commit to annotated tag v0.41
in repository libmath-prime-util-perl.

commit 8107ad67a2328c142f703a0a35b7c64a6cade71e
Author: Dana Jacobsen <dana at acm.org>
Date:   Thu Apr 24 13:18:04 2014 -0700

    Add PP requirement for benchmark
---
 xt/test-bpsw.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xt/test-bpsw.pl b/xt/test-bpsw.pl
index 04256d9..69eef51 100755
--- a/xt/test-bpsw.pl
+++ b/xt/test-bpsw.pl
@@ -116,6 +116,7 @@ while (@rns < $num_rns) {
 }
 
 use Benchmark qw/:all/;
+require Math::Prime::Util::PP;
 print "Starting benchmarks, $num_rns $len_rns-digit random numbers...\n";
 
 if (1) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git



More information about the Pkg-perl-cvs-commits mailing list