X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=70672cea9b11bfe5f46e7278c1fc31cb30d7f1d3;hb=dd6d58ff776ef3e678c5ac414022c64ad7febc36;hp=8c9fd16a827d1d7abb1d52e003f779fd3ab7c639;hpb=e86d671caff42fa71ea57554fb81d06bb52f45e2;p=gitmo%2FClass-C3.git diff --git a/Build.PL b/Build.PL index 8c9fd16..70672ce 100644 --- a/Build.PL +++ b/Build.PL @@ -10,7 +10,7 @@ my $build = Module::Build->new( 'Scalar::Util' => 1.10, }, recommends => { - 'Class::C3::XS' => 0.01, + 'Class::C3::XS' => 0.02, }, build_requires => { 'Test::More' => '0.47',