X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=c9068394ed9fd5caaa08e13bfd5bf76a9c27e133;hb=41a60472bdd5aaa5a75cbae2136962c683ac9dae;hp=a3735bc8540b3d310a7bd48c749d0778def95d7b;hpb=c812f69d94cca033712ce622f532c69394a0e8ea;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/Makefile.PL b/Makefile.PL index a3735bc..c906839 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -22,8 +22,6 @@ my %eumm_args = ( 'Test::Warn' => '0.21', 'Test::Deep' => '0.107', 'Test::Differences' => '0.60', - # temporary, needs to be thrown out - 'DBIx::Class::IntrospectableM2M' => 0, # core, but specific versions not available on older perls 'File::Temp' => '0.16', 'File::Path' => '2.07', @@ -47,7 +45,7 @@ my %eumm_args = ( 'namespace::clean' => '0.23', 'Scope::Guard' => '0.20', 'String::ToIdentifier::EN' => '0.05', - 'String::CamelCase' => '0.02', + 'String::CamelCase' => '0.04', 'Sub::Util' => '1.40', 'Try::Tiny' => 0, # core, but specific versions not available on older perls