X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Makefile.PL;h=67fa6e446169a3648ed5f86d6c75314a71e86a6e;hp=3a91cc742d3d875d5afe9bf1d6f0975964d4d87c;hb=c7d50a7de2182fbfe933fa15b8015cb026f10c54;hpb=d763268755f6b9ee1d0d4d8442d989ef7c5a4d7d diff --git a/Makefile.PL b/Makefile.PL index 3a91cc7..67fa6e4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -77,12 +77,8 @@ my $runtime_requires = { 'Sub::Name' => '0.04', 'Variable::Magic' => '0.44', - # corelibs needing a specific bugfixed version + # dual-life corelibs needing a specific bugfixed version 'File::Path' => '2.07', - - # Oracle-only optionals - 'Math::BigInt' => '1.89', - 'Math::Base36' => '0.07', }; # this is so we can order requires alphabetically