]> sipb.mit.edu Git - ikiwiki.git/commitdiff
response
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 21 Aug 2007 07:16:02 +0000 (07:16 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 21 Aug 2007 07:16:02 +0000 (07:16 +0000)
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]]