X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Makefile.PL;h=f10d2d9c328f3215860e8f5e206225123f963a87;hp=cac6e77b65309e1e207478778bc2389144e7a7e3;hb=652452208e616becca6cfd0f16956339410da6d0;hpb=a8c2c746a5bb98671cbe3a58f26cd115b7770cf9 diff --git a/Makefile.PL b/Makefile.PL index cac6e77..f10d2d9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -66,6 +66,7 @@ my $runtime_requires = { 'Path::Class' => '0.18', 'SQL::Abstract' => '1.68', 'Sub::Name' => '0.04', + 'Variable::Magic' => '0.44', 'Data::Dumper::Concise' => '1.000', 'Scope::Guard' => '0.03', 'Context::Preserve' => '0.01',