On Tue, Jul 24, 2007 at 07:06:46AM -0400, Hans Dieter Pearcey wrote:

> I have a mild preference for 'Foo' expanding to 'Email::Exception::Foo' and
> '+Bar::Baz' having the + stripped and then being left alone.  I think I got
> that from Catalyst (plugins, not exceptions).

Using '::Bar::Baz' is probably a better choice.  Most Perl people know
what a :: prefix means for namespacing, but only Catalyst people will
find '+Bar::Baz' intuitive.

Cheers,
Dave

Reply via email to