But you can't rely on it checking for Tainting, or forcing it.
Why? Because you are using the module while taint isn't in
effect. Which means that @INC could already have
been tampered with (for instance, because you got a nasty
PERL5LIB environment variable). And if @INC
was tampered with, it could mean you aren't using the module
you think you are using.