Changes for version 0.22 - 2009-12-25
- The ->initialize method was both broken and undocumented. RT #51260. (Dave Rolsky)
- Updated docs to encourage use of ->instance and ->initialize, and discourage calling ->new directly. Doing so may be deprecated in a future release. (Dave Rolsky)
Modules
turn your Moose class into a singleton
Metaclass role for MooseX::Singleton
Instance metaclass role for MooseX::Singleton
Constructor method role for MooseX::Singleton
Object class role for MooseX::Singleton