diff options
Diffstat (limited to 'perl/perl-Math-Decimal64/README')
-rw-r--r-- | perl/perl-Math-Decimal64/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/perl/perl-Math-Decimal64/README b/perl/perl-Math-Decimal64/README new file mode 100644 index 0000000000..b08dfd04c0 --- /dev/null +++ b/perl/perl-Math-Decimal64/README @@ -0,0 +1,8 @@ +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 +_Decimal64 type is needed. + +For tests only, optional deps: perl-Test-Pod. |