That's what tye points out in the snippet he pointed out on another thread: Exporter::import is aliased into UNIVERSAL::import, so its triggered even if you don't mention Exporter in your module. That just doesn't seem right.
Comment on Re: Re: Re: Re: Re: Re: Re: Re: use Module and case-insensitive file names