X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=f10d2d9c328f3215860e8f5e206225123f963a87;hb=65245220;hp=cac6e77b65309e1e207478778bc2389144e7a7e3;hpb=d1dc7a982d6ecb158b273cd893b6703875eac074;p=dbsrgits%2FDBIx-Class.git 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',