1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
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

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/