X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=3a32dabf812272074de145c754c4af61ba9cfd80;hb=eb49acde749ac77e0d8d5218914507a8db2afb05;hp=93daac5432469cc392d4eae2cc4c84f87dc4e9b2;hpb=d3cb0d4a108d86afe5ce6ccd03ceed2d26a7641e;p=gitmo%2FClass-MOP.git diff --git a/Build.PL b/Build.PL index 93daac5..3a32dab 100644 --- a/Build.PL +++ b/Build.PL @@ -11,8 +11,7 @@ my $build = Module::Build->new( 'Carp' => '0.01', 'B' => '0', }, - optional => { - }, + optional => {}, build_requires => { 'Test::More' => '0.47', 'Test::Exception' => '0.21',