_clear_instance and tests
[gitmo/MooseX-Singleton.git] / lib / MooseX / Singleton / Meta / Class.pm
2009-04-24 Hans Dieter Pearcey _clear_instance and tests
2009-04-05 Dave Rolsky changes to work with Moose 0.73_01+
2008-03-05 Dave Rolsky Singleton objects were not singletons when made immutab...
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...