Releng for auth 0.09
[catagits/Catalyst-Plugin-Authentication.git] / Build.PL
index 546f333..cc7e5dd 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -8,6 +8,7 @@ my $build = Module::Build->new(
     requires           => {
         'perl'             => '5.8.1',
         'Catalyst'         => '5.49',
+        'Class::Inspector' => 0,
     },
     create_readme => 1,
     sign          => 1,