in reply to
Why doesn't this work with -T?
You probably have the MySite::ConfigVars in the '.' directory. In taint mode, '.' won't be in @INC since you have no control over what directory '.' is going to be when it's run.
Comment on
Re: Why doesn't this work with -T?
In Section
Seekers of Perl Wisdom