diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2012-04-08 11:04:07 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-04-08 11:04:07 -0400 |
commit | e6fd9d52f0fc37098dd696849df19dc1eb4dd628 (patch) | |
tree | 2e2a04017308079c9f9f1171580222efc26d2266 /perl/perl-Text-Glob/README | |
parent | db05914927da57a9067f0e0c320b4017f023d0d8 (diff) | |
download | slackbuilds-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/README | 2 |
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. |