add self to credits
[dbsrgits/DBIx-Class-Schema-Loader.git] / Makefile.PL
index c699884..c906839 100644 (file)
@@ -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,6 +45,7 @@ my %eumm_args = (
         'namespace::clean'            => '0.23',
         'Scope::Guard'                => '0.20',
         'String::ToIdentifier::EN'    => '0.05',
+        'String::CamelCase'           => '0.04',
         'Sub::Util'                   => '1.40',
         'Try::Tiny'                   => 0,
         # core, but specific versions not available on older perls