X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=ee123c70e6d25f6b3dd7b00aa7aaadbcebd21e0b;hb=02f3c07162f884be8d7a825e34b86ef49380cc85;hp=9b041d9a615bcc7959a44b3147d41f83f2c581e4;hpb=405489b5976c386ddad2a777eb31f75d8319a168;p=catagits%2FCatalyst-Authentication-Store-LDAP.git diff --git a/Makefile.PL b/Makefile.PL index 9b041d9..ee123c7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install; +use inc::Module::Install 0.87; name('Catalyst-Authentication-Store-LDAP'); abstract('Authenticate Users against LDAP Directories');