HTML::Restrict 2.1.5 breaks with Moo 1.002000 (see RT#85088)
[gitmo/Moo.git] / Makefile.PL
index c739ef4..9dc1b04 100644 (file)
@@ -75,6 +75,7 @@ WriteMakefile(
     },
     x_breaks => {
       # enter conflicting data here, *and* in Moo::Conflicts
+      'HTML::Restrict' => '2.1.5',
     },
   },
   ($mymeta && !$mymeta_works ? (NO_MYMETA => 1) : ()),