Any advice on how to get Manatee running under taint mode?
Problems I've encountered so far are
a) the current directory (".") is not part of @INC, so many 'use' statements fail
b) 'eval' statements fail when using tainted data ("Insecure dependency in eval while running with -T switch at Coati/ModulesFactory.pm line 69")