diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-02-08 21:12:13 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-11 09:30:27 +0700 |
commit | 9e8d469621bf3b3f0d1a9ea49936826690526567 (patch) | |
tree | 096f319ec1ad738fee7abcead505d827c32b9506 | |
parent | 2923eabbadea09426a468867482e5969fe726c38 (diff) |
perl/perl-Math-Prime-Util-GMP: Wrap README at 72 columns.
This now passes sbolint.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | perl/perl-Math-Prime-Util-GMP/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Math-Prime-Util-GMP/README b/perl/perl-Math-Prime-Util-GMP/README index 0e94dabf49b8..985319a76058 100644 --- a/perl/perl-Math-Prime-Util-GMP/README +++ b/perl/perl-Math-Prime-Util-GMP/README @@ -1,4 +1,4 @@ -perl::Math::Prime::Util::GMP (module for number theory in Perl using GMP) +perl::Math::Prime::Util::GMP (Perl module for number theory using GMP) Math::Prime::Util::GMP - Utilities related to prime numbers and factoring, using GMP. |