X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=ab2bc948461b55a0af7865ef803916a0e111d79b;hb=40112a8a79e08de519d0a68d50af800e6495db20;hp=5a4db0f5938a091cd240fde2dba42055a7af63f1;hpb=9be608ca218f61efa68d388938babd039270eac5;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index 5a4db0f..ab2bc94 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -68,9 +68,6 @@ my $runtime_requires = { 'Scope::Guard' => '0.03', 'SQL::Abstract' => '1.73', 'Try::Tiny' => '0.04', - - # dual-life corelibs needing a specific bugfixed version - 'File::Path' => '2.07', }; my $build_requires = {