further escaping fixes
[scpubgit/HTML-String.git] / Makefile.PL
index 7a0cf78..2897ead 100644 (file)
@@ -10,5 +10,6 @@ WriteMakefile(
     'Data::Munge' => '0.04',
     'B::Hooks::EndOfScope' => '0.11',
     'strictures' => 1,
+    'UNIVERSAL::ref' => 0.14,
   }
 );