Source: libtext-glob-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/Text-Glob/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-glob-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-glob-perl/

Package: libtext-glob-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl module for matching globbing patterns against 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.
