On Thu, 25 Oct 2012, Caleb Cushing via RT wrote:
Show quoted text> it appears that no Class::Load; does not unimport the symbols
> appropriately. I realize there are alternatives, but it would be nice
> to do no Class::Load to avoid them.
It's really not common practice for modules on CPAN to provide an unimport
routine. Moose is an odd exception.
You should just use namespace::{auto}clean. It's not realistic to expect
every exporting module to also implement an unimporter.
/*============================================================
http://VegGuide.org http://blog.urth.org
Your guide to all that's veg House Absolute(ly Pointless)
============================================================*/