diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-23 13:30:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-23 13:30:52 -0400 |
commit | 796ece2a8a482f219a5d4c568af271286511574e (patch) | |
tree | a8140abbc5ef9bb34d195bd7e42bed9843b8a3b5 /doc/setup | |
parent | a45f31ae03dc97b27482a717b03f5f266efcf99e (diff) |
response
Diffstat (limited to 'doc/setup')
-rw-r--r-- | doc/setup/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn index 2000c5dfb..74f7740db 100644 --- a/doc/setup/discussion.mdwn +++ b/doc/setup/discussion.mdwn @@ -254,3 +254,7 @@ those platforms, without backporting it from Fedora or building from source. However, I have an ikiwiki 3.20100403 running on RHEL-4 supplied 5.8.8 without (seemingly too much) complaint. How strong is the 5.10 requirement? what precicely breaks without it? -- [[Jon]] + +> I don't remember what was the specific problem with perl 5.8.8. All I can +> find is some taint checking bugs, which are currently worked around by +> taint checking being disabled. --[[Joey]] |