http://www.perlmonks.org?node_id=694927


in reply to Re: Class::InsideOut doesn't play nicely with DProf
in thread Class::InsideOut doesn't play nicely with DProf

Sadly no good - the suggested changes make modules using Class::InsideOut go boom. Sorry about the incorrect line number, the goto I'm really interested in nuking is the one at line 79:
goto &Exporter::import;
Patrick