X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=5656d7ded96d6f4119d218f26108afb2c02dec47;hb=a3fa4c30b61d88c4f340d2cc08a7b31d6afc81b7;hp=9c80121178b4acd9985584ddf4c500f78e6e2306;hpb=2809c8f33d2fd84b71766c5d6fc5b81b3ba104bd;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/Build.PL b/Build.PL index 9c80121..5656d7d 100644 --- a/Build.PL +++ b/Build.PL @@ -8,7 +8,7 @@ my $builder = Module::Build->new license => 'perl', requires => { 'B' => 0, 'Exporter' => 0, - 'Moose' => 0.26, + 'Moose' => 0.34, 'Sub::Name' => 0, }, build_requires => { 'Scalar::Util' => 0,