Posted on 2009-08-27 18:43:48-07
by stvnin response to 11373
Re: Moose can't seem to coexist with Error.pm
You can also tell Moose to export with under another name. I do not recall exactly how this is done but Moose just uses Sub::Exporter under the hood so you can likely check those docs.