declare missing prereq on Data::Dump
[catagits/Catalyst-View-TT.git] / Makefile.PL
index 72b16ad..59fb6e6 100644 (file)
@@ -19,6 +19,7 @@ my %WriteMakefileArgs = (
         'Template::Timer'   => 0,
         'Path::Class'       => 0,
         'MRO::Compat'       => 0,
+        'Data::Dump'        => 0,
     },
     TEST_REQUIRES => {
         'Test::More'        => '0',