aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Math-LongDouble/README
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2016-09-18 17:07:43 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-18 17:07:43 +0700
commit8450274319e380ae1590f3a8ae0a7f5aa22137fc (patch)
treebaffac7961e722048d1728560543ecb044988dc5 /perl/perl-Math-LongDouble/README
parentfa9cc7639b890f1ec88ef2469b605c66b152f62f (diff)
perl/perl-Math-LongDouble: Added (interface to C's long double).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-LongDouble/README')
-rw-r--r--perl/perl-Math-LongDouble/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-Math-LongDouble/README b/perl/perl-Math-LongDouble/README
new file mode 100644
index 0000000000000..2ffdaa0219e65
--- /dev/null
+++ b/perl/perl-Math-LongDouble/README
@@ -0,0 +1,5 @@
+perl-Math-LongDouble (perl interface to C's long double operations)
+
+perl interface to C's long double operations.
+
+For tests only, optional deps: perl-Test-Pod.