Hi all,
I intend to release a version of an existing module of mine which will use Moose instead of "old school" OO. The intent is to make it easier others who use Moose to sub-class it or otherwise incorporate it in their applications. My question is this: what namespace should it go in? The existing module is DateTimeX::Fiscal::Fiscal5253. My gut reaction is that the new one should be DateTimeX::Fiscal::Fiscal5253::Moose. Is there any common consensus on a naming policy? Jim (BOFTX)