diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-06-03 09:50:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 07:56:13 +0700 |
commit | bc5f0360662c15682b51cc88f643c9a69d59b596 (patch) | |
tree | 11d6837a36118ff0d627fd8eca283b2379d6e6bf /perl/perl-Math-Decimal64/README | |
parent | 72ae0192bd9ca4cdc6b1b6b3dd93b2dbe8bec1fe (diff) |
perl/perl-Math-Decimal64: Updated for version 0.16.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-Decimal64/README')
-rw-r--r-- | perl/perl-Math-Decimal64/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Math-Decimal64/README b/perl/perl-Math-Decimal64/README index b08dfd04c0..7029d81bed 100644 --- a/perl/perl-Math-Decimal64/README +++ b/perl/perl-Math-Decimal64/README @@ -2,7 +2,7 @@ perl-Math-Decimal64 (perl interface to C's _Decimal64 operations). perl interface to C's _Decimal64 operations. -In order to compile this module, a C compiler that provides the +In order to compile this module, a C compiler that provides the _Decimal64 type is needed. For tests only, optional deps: perl-Test-Pod. |