use Data::Dump for nicer (shorter/more readable) output instead of
[MARC-Fast] / Makefile.PL
index 55a62da..b9e62bc 100644 (file)
@@ -9,6 +9,7 @@ WriteMakefile(
     PREREQ_PM    => {
        'Test::Simple' => 0.44,
        'Test::Exception' => 0,
+       'Data::Dump' => 0,
        'Carp' => 0,
     },
 );