freebsd-ports/textproc/p5-Text-Glob/pkg-descr
Sergey Skvortsov 57bca0eb87 Update to 0.08
Changes:	http://search.cpan.org/src/RCLAMP/Text-Glob-0.08/Changes
PR:		ports/112964
Submitted by:	Thomas Abthorpe <thomas xx goodking.ca>
2007-05-27 17:28:21 +00:00

5 lines
249 B
Text

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/