X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=1c9b5649e2cf967709d2ff8197ef9bf37ff74d1a;hb=ff35d7cbd875264cd3387ed6d41a78fae6354366;hp=5a221bef748e693f06c6ef76d39d8be35a61764d;hpb=5faab354ecbab92761e17e5c50d5d38a0b0b6845;p=catagits%2FCatalyst-Authentication-Store-LDAP.git diff --git a/Makefile.PL b/Makefile.PL index 5a221be..1c9b564 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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/';