in reply to Re^2: Use, Exporter, I'm Dizzy.
in thread Use, Exporter, I'm Dizzy.

Not quite. It uses the currently "active" namespace.

package Foo::Bar; use MyTest;
would use Foo::Bar.