[libmath-prime-util-perl] 17/17: Remove Algorithm::Diff dependency, as it isn't used any more

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


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

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

commit 6cbd2cd2283e4e0a80ca23eb72f07e39b575617c
Author: Dana Jacobsen <dana at acm.org>
Date:   Fri Feb 22 22:28:21 2013 -0800

    Remove Algorithm::Diff dependency, as it isn't used any more
---
 xt/moebius-mertens.pl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/xt/moebius-mertens.pl b/xt/moebius-mertens.pl
index b25226f..295eea9 100755
--- a/xt/moebius-mertens.pl
+++ b/xt/moebius-mertens.pl
@@ -5,7 +5,6 @@ $| = 1;  # fast pipes
 
 use Math::Prime::Util qw/moebius mertens/;
 use List::Util qw/sum/;
-use Algorithm::Diff qw/diff/;
 
 my $limit = shift || 1_000_000;
 

-- 
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