X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=Makefile.PL;h=dbb6545947117a6f1ed480cadc5c2e040a84c16a;hb=108a0c22732bb42dad6e0866674d0a1c4670e5d8;hp=d5e76ab93d7c2f622fecda6e92f0e929ce641570;hpb=8617321ebf13ce6b63d41a65a003d153f2b5cc5e;p=maypole.git diff --git a/Makefile.PL b/Makefile.PL index d5e76ab..dbb6545 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -25,13 +25,14 @@ WriteMakefile( Template => 0, Template::Plugin::Class => 0, Test::MockModule => 0, + Digest::MD5 => 0, }, # e.g., Module::Name => 1.1 ( $] >= 5.005 ? ## Add these new keywords supported since 5.005 ( ABSTRACT_FROM => 'lib/Maypole.pm', # retrieve abstract from module - AUTHOR => 'Simon Cozens ' + AUTHOR => 'Simon flack ' ) : () ),