]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/prune_causing_taint_mode_failures.mdwn
clean up bad wiki links, add news item
[git.ikiwiki.info.git] / doc / bugs / prune_causing_taint_mode_failures.mdwn
index fdaeb87c6864eb84b0c45a724add49d2f4e823df..cccb32ac7b7d712f7d1551ee692e01d9c282ff14 100644 (file)
@@ -26,4 +26,8 @@ sub prune ($) { #{{{
                 }
         }
 } #}}}
-</pre>
\ No newline at end of file
+</pre>
+
+> Old versions of perl are known to have bugs with taint checking.
+> I don't really support using ikiwiki with the perl 5.8.4 in debian
+> oldstable, and would recommend upgrading. --[[Joey]]