diff options
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. |