X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=08b48ba5c6a369b31d7353c73b32ae29370c449a;hb=6e0c45c94afaebb235b25a27f36b7c92dad45c34;hp=471b1b65abc90d315dea2377ba6517a455a150c0;hpb=5898abaea5875aef033ad367d24aaf134090359a;p=catagits%2FCatalyst-Runtime.git diff --git a/Build.PL b/Build.PL index 471b1b6..08b48ba 100644 --- a/Build.PL +++ b/Build.PL @@ -10,6 +10,7 @@ my $build = Module::Build->new( 'UNIVERSAL::require' => "0.10", 'Class::Accessor::Fast' => 0, 'Class::Data::Inheritable' => 0, + 'Class::Inspector' => 0, 'CGI::Cookie' => 0, 'HTML::Entities' => 0, 'HTTP::Body' => 0.03,