X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=5b493d20bbe3eb3b197b9cb0d38c496c89acd5d1;hb=63ca94e17632a42875a93d2c7333f9cdc2a7dfd7;hp=7546d8724c5ba0e7e491f201b43a61d0e122a76b;hpb=bd691933d70d05a09c34dd7df75a14cee44cc3f4;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index 7546d87..5b493d2 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::Base36' => '0.07', }; # this is so we can order requires alphabetically