Checking in changes prior to tagging of version 1.009. Changelog diff is:
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Makefile.PL
index f6bdc59..9661752 100644 (file)
@@ -10,6 +10,9 @@ requires 'String::Escape';
 requires 'Test::Exception';
 requires 'Test::MockObject';
 requires 'URI::Escape';
+requires 'Class::Accessor::Fast';
+
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-HTTP';
 
 auto_install;
 WriteAll;