Add C::A::F to dependency list to keep CPANTS kwalitee happy
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Makefile.PL
index f6bdc59..596f497 100644 (file)
@@ -10,6 +10,7 @@ requires 'String::Escape';
 requires 'Test::Exception';
 requires 'Test::MockObject';
 requires 'URI::Escape';
+requires 'Class::Accessor::Fast';
 
 auto_install;
 WriteAll;