Michael G Schwern wrote in perl.qa :
> There is a fix for this, something like changing UNIVERSAL::import to be...
>
> sub import {
> my($class) = shift;
>
> return unless $class eq 'UNIVERSAL';
>
> ...do the export...
> }
Oh yes, that used to be a major *kh* problem.
That's what bleadperl's UNIVERSAL does, BTW.
--
* What system had proved more effective?
* Indirect suggestion implicating selfinterest.
-- Ulysses
