summaryrefslogtreecommitdiffstats
path: root/libraries/perl-File-Slurp/README
diff options
context:
space:
mode:
author David Somero2010-05-12 23:30:56 +0200
committer Robby Workman2010-05-12 23:30:56 +0200
commit03e381d55470e9bc97bedd625f6310f2edb42e0e (patch)
tree9ea2e9d6d4459d07ba705dae0fb023ab3dbbe657 /libraries/perl-File-Slurp/README
parent3c94a9a386c83c761e9c263d1a8d13d27e0a8efb (diff)
downloadslackbuilds-03e381d55470e9bc97bedd625f6310f2edb42e0e.tar.gz
libraries/perl-File-Slurp: Added to 12.2 repository
Diffstat (limited to 'libraries/perl-File-Slurp/README')
-rw-r--r--libraries/perl-File-Slurp/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/perl-File-Slurp/README b/libraries/perl-File-Slurp/README
new file mode 100644
index 0000000000..738ef85e93
--- /dev/null
+++ b/libraries/perl-File-Slurp/README
@@ -0,0 +1,3 @@
+This perl module provides subs that allow you to read or write entire
+files with one simple call. They are designed to be simple to use, have
+flexible ways to pass in or get the file contents and to be very efficient.