X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=e0f2ca43fb8e982953ccfa0064e91ac991ca8151;hb=0a46fb2449c1f7de28c81159a550ba5f0de22fd0;hp=68b28c7e266a7a565454e47adc3429b3c8b4e1d4;hpb=1e7b24f4b2f163536d0ebb651e8fa53feffa7800;p=gitmo%2FMRO-Compat.git diff --git a/Makefile.PL b/Makefile.PL index 68b28c7..e0f2ca4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ test_requires 'Test::More' => '0.47'; if($] < 5.009_005) { feature 'XS Speedups', 'Class::C3::XS' => '0.08'; - requires 'Class::C3' => '0.19'; + requires 'Class::C3' => '0.20'; } # Rebuild README for maintainers