aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Math-MPC/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2023-01-28 09:03:04 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 07:19:47 +0700
commit094e67b850f22aced7587d2233599da51d385f03 (patch)
treedaba616e6d8eab01d17594045c01c024ab950b42 /perl/perl-Math-MPC/README
parent1e7e2617cab48bfaa9232e9f75806154e060d7ab (diff)
perl/perl-Math-MPC: Updated for version 1.30.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-MPC/README')
-rw-r--r--perl/perl-Math-MPC/README13
1 files changed, 8 insertions, 5 deletions
diff --git a/perl/perl-Math-MPC/README b/perl/perl-Math-MPC/README
index 6a42956c0c57..d75a429e4e08 100644
--- a/perl/perl-Math-MPC/README
+++ b/perl/perl-Math-MPC/README
@@ -1,9 +1,12 @@
-perl-Math-MPC (perl interface to the MPC library)
+perl::Math::MPC (perl interface to the MPC library)
-perl-Math-MPC is a multiple precision complex number module utilising
+perl::Math::MPC is a multiple precision complex number module utilising
the MPC library. Basically, this module simply wraps the 'mpc'
complex number functions provided by that library.
-For tests only, optional deps: perl-Math-Complex_C,
-perl-Math-Complex_C-L, perl-Math-Complex_C-Q, perl-Math-GMPf,
-perl-Test-Pod.
+For tests only, optional deps:
+perl-Math-Complex_C
+perl-Math-Complex_C-L
+perl-Math-Complex_C-Q
+perl-Math-GMPf
+perl-Test-Pod