Skip to content

Commit

Permalink
Text::Glob is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
tokuhirom committed Sep 28, 2011
1 parent 13ff97c commit 7679f7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile.PL
Expand Up @@ -4,8 +4,6 @@ use Module::Install::AuthorTests;
name 'File-Zglob';
all_from 'lib/File/Zglob.pm';

requires 'Text::Glob' => 0.09;

tests 't/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t';
test_requires 'Test::More' => 0.96; # done_testing, subtest
author_tests('xt');
Expand Down

0 comments on commit 7679f7f

Please sign in to comment.