X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=2897eadb64fe9fb1ec97111f4ed4dccb59478e0a;hb=5bee64f99d0f0c221aba7125ae9bd8ddea133467;hp=7a0cf78bb3a09caf7803a02ffdf1aebb16000c8d;hpb=5d1f8c8846b4d7f9fa1009e52b8ca8d54f308afa;p=scpubgit%2FHTML-String.git diff --git a/Makefile.PL b/Makefile.PL index 7a0cf78..2897ead 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,5 +10,6 @@ WriteMakefile( 'Data::Munge' => '0.04', 'B::Hooks::EndOfScope' => '0.11', 'strictures' => 1, + 'UNIVERSAL::ref' => 0.14, } );