[libmath-prime-util-perl] 46/59: fix POD issue

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


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

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

commit 533650a27e722042e669b5026ae74b670862b52b
Author: Dana Jacobsen <dana at acm.org>
Date:   Tue Jul 10 10:12:44 2012 -0600

    fix POD issue
---
 lib/Math/Prime/Util.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Math/Prime/Util.pm b/lib/Math/Prime/Util.pm
index a6c6352..7b55371 100644
--- a/lib/Math/Prime/Util.pm
+++ b/lib/Math/Prime/Util.pm
@@ -1621,7 +1621,7 @@ The differences between this function and that in L<Crypt::Primes> include
 in its current implementation when run on very large numbers of bits; (2) no
 external libraries are used for this module, while C::P uses L<Math::Pari>;
 (3) C::P uses a modified version of final acceptance criteria
-(C<q E<LT> n**(1/3)> without the rest of Lemma 2), while this module uses the
+(C<q E<lt> n**(1/3)> without the rest of Lemma 2), while this module uses the
 original set; (4) C::P  has some useful options for cryptography, and (5)
 C::P is hardcoded to use Crypt::Random, while this function will use whatever
 you set C<rand> to (this is both good and bad).

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