1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/textproc/p5-Text-Glob/pkg-descr

9 lines
286 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/
-- Sergey Skvortsov
skv@FreeBSD.org