mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
57bca0eb87
Changes: http://search.cpan.org/src/RCLAMP/Text-Glob-0.08/Changes PR: ports/112964 Submitted by: Thomas Abthorpe <thomas xx goodking.ca>
6 lines
249 B
Plaintext
6 lines
249 B
Plaintext
Text::Glob implements glob(3) style matching that can be used to match
|
|
against text, rather than fetching names from a filesystem. If you want
|
|
to do full file globbing use the File::Glob module instead.
|
|
|
|
WWW: http://search.cpan.org/dist/Text-Glob/
|