Date in changelog, regenerate README, fix Makefile.PL
[catagits/Catalyst-Authentication-Store-LDAP.git] / Makefile.PL
index 5a221be..1c9b564 100644 (file)
@@ -13,7 +13,7 @@ requires( 'Catalyst::Plugin::Authentication' => '0.10003' );
 build_requires('Net::LDAP::Server::Test' => '0.07');
 build_requires('Test::More');
 build_requires('Test::MockObject');
-build_required('Test::Exception');
+build_requires('Test::Exception');
 
 resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Store-LDAP/trunk/';