Skip to content

Commit

Permalink
RT58184: Depends on File::Path 2.06_05 (or so)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Jun 7, 2010
1 parent 370f78d commit c1fdb46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.PL
Expand Up @@ -49,6 +49,7 @@ my $runtime_requires = {
'Class::Inspector' => '1.24',
'Data::Page' => '2.00',
'DBI' => '1.609',
'File::Path' => '2.07',
'MRO::Compat' => '0.09',
'Module::Find' => '0.06',
'Path::Class' => '0.18',
Expand Down Expand Up @@ -166,7 +167,7 @@ tests_recursive (qw|

# temporary(?) until I get around to fix M::I wrt xt/
# needs Module::Install::AuthorTests
eval {
eval {
recursive_author_tests (qw/xt/);
1;
} || do {
Expand Down

0 comments on commit c1fdb46

Please sign in to comment.