initialize method
[gitmo/MooseX-Singleton.git] / lib / MooseX / Singleton / Object.pm
2008-01-26 Ricardo SIGNES initialize method
2008-01-26 Ricardo SIGNES do not allow double initialization
2007-12-16 Shawn M Moore Documentation and little fixes. This one (0.03) is...
2007-12-16 Shawn M Moore Move actual singleton logic out of MooseX::Singleton...
2007-12-16 Shawn M Moore Re-implementation. This uses a bit of Moose meta magic...