summaryrefslogtreecommitdiff
path: root/perl/perl-Text-Glob/README
diff options
context:
space:
mode:
authorPetar Petrov <ppetrov@paju.oulu.fi>2012-04-08 11:04:07 -0400
committerdsomero <xgizzmo@slackbuilds.org>2012-04-08 11:04:07 -0400
commite6fd9d52f0fc37098dd696849df19dc1eb4dd628 (patch)
tree2e2a04017308079c9f9f1171580222efc26d2266 /perl/perl-Text-Glob/README
parentdb05914927da57a9067f0e0c320b4017f023d0d8 (diff)
downloadslackbuilds-e6fd9d52f0fc37098dd696849df19dc1eb4dd628.tar.gz
perl/perl-Text-Glob: Added (Text::Glob perl module)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-Text-Glob/README')
-rw-r--r--perl/perl-Text-Glob/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/perl-Text-Glob/README b/perl/perl-Text-Glob/README
new file mode 100644
index 0000000000..677e731d7b
--- /dev/null
+++ b/perl/perl-Text-Glob/README
@@ -0,0 +1,2 @@
+Text::Glob implements glob(3) style matching that can be used to match
+against text, rather than fetching names from a filesystem.