diff options
Diffstat (limited to 'perl/perl-Math-MPC/README')
-rw-r--r-- | perl/perl-Math-MPC/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/perl/perl-Math-MPC/README b/perl/perl-Math-MPC/README index 6b5091655327..6a42956c0c57 100644 --- a/perl/perl-Math-MPC/README +++ b/perl/perl-Math-MPC/README @@ -4,5 +4,6 @@ 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. |