Checking in changes prior to tagging of version 0.08. Changelog diff is:
[catagits/Catalyst-Plugin-Cache.git] / Makefile.PL
index 7d8f319..0db04db 100644 (file)
@@ -9,7 +9,9 @@ WriteMakefile(
         'Test::Deep'      => 0,
         'Test::Exception' => 0,
         'Test::More'      => 0,
-    },
+        'MRO::Compat'     => 0,
+       'ok'              => 0,
+   },
     'INSTALLDIRS' => 'site',
     'EXE_FILES'   => [],
     'PL_FILES'    => {},