add namespace::autoclean dep, fix AUTOLOAD to try method first, then column accessor
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / Makefile.PL
index ee41b3b..66edb22 100644 (file)
@@ -38,6 +38,7 @@ requires (
     'Catalyst::Model::DBIC::Schema'     => '0.18',
     'DBIx::Class'                       => '0.08',
     'Moose'                             => 0,
+    'namespace::autoclean'              => 0,
     'List::MoreUtils'                   => 0,
 );