X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=7afb79600b05e8eb318c4c0ed25c98136ac831b9;hb=f8583f8f51fd7ac8eeb348ad390219152a8a3bf8;hp=8c2259b53850a21b79df7b47c54d1224fe57b288;hpb=eeaf8701532fc357e64474642db30922849749db;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index 8c2259b..7afb796 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -61,6 +61,7 @@ my $runtime_requires = { 'Context::Preserve' => '0.01', 'Try::Tiny' => '0.04', 'namespace::clean' => '0.14', + 'Math::BigInt' => '1.89', 'Math::Base36' => '0.07', };