Hi Mohammad,
please keep modules@perl.org in the loop so there is not duplicated effort.
On 05/06/2011 01:29 PM, Mohammad S Anwar wrote:
You guessed it correctly, its extension to Calendar::* module using Moose.
If MooseX::* is not the correct place then how can I keep two different
implementation one with Moose and one without Moose, please suggest?
Why have two separate implementations? Seems like a waste of effort to me.
Alas, if that is what you need to do, then at least put the relevant
information first. If the original module is Calendar::Foo, then use
Calendar::Foo::Moose.
--Steffen