Checking in changes prior to tagging of version 0.10010. Changelog diff is:
[catagits/Catalyst-Plugin-Authentication.git] / Makefile.PL
index c27a65a..8e1b2bc 100644 (file)
@@ -11,6 +11,7 @@ all_from 'lib/Catalyst/Plugin/Authentication.pm';
 
 requires 'Catalyst::Runtime';
 requires 'Class::Inspector';
+requires 'MRO::Compat';
 requires 'Catalyst::Plugin::Session' => '0.10';
 
 test_requires 'Test::More';