X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/1dddec0ba9f66f082f4b8349916cdb6bdb5636e3..0dc2b3844d77c23173d1274e897adb7065923c4f:/t/crazy-badass-perl-bug.t diff --git a/t/crazy-badass-perl-bug.t b/t/crazy-badass-perl-bug.t index 80724d174..328a979c2 100755 --- a/t/crazy-badass-perl-bug.t +++ b/t/crazy-badass-perl-bug.t @@ -2,6 +2,8 @@ # DO NOT CHANGE ANYTHING IN THIS FILE. # THe crazy bug reproduced here will go away if any of the calls # to htmlize are changed. +# Note: This was http://bugs.debian.org/376329 , and was fixed in +# perl 5.14. use warnings; use strict; use Test::More tests => 102;