aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-List-UtilsBy/README
diff options
context:
space:
mode:
authorRandall Sawyer <srandallsawyer@gmail.com>2017-08-03 11:25:25 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-05 07:07:30 +0700
commit7aafca49a9c79e97139642ac8b01ea92a406913c (patch)
tree5fe409c835dce78efbabcc4356d02dab16ca9c76 /perl/perl-List-UtilsBy/README
parentc35b554cbb6417e0997cd5091b14beb3ecaa5ffd (diff)
downloadslackbuilds-7aafca49a9c79e97139642ac8b01ea92a406913c.tar.xz
perl/perl-List-UtilsBy: Added (higher-order list utility functions).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-List-UtilsBy/README')
-rw-r--r--perl/perl-List-UtilsBy/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-List-UtilsBy/README b/perl/perl-List-UtilsBy/README
new file mode 100644
index 000000000000..50bd7d632e6b
--- /dev/null
+++ b/perl/perl-List-UtilsBy/README
@@ -0,0 +1,3 @@
+List-UtilsBy exports a number of powerful and easy to use methods for
+operating on lists, exceeding what is available provided in the
+standard module List::Util.