Don't use the instance method directly from Object -- use meta->construct_instance
[gitmo/MooseX-Singleton.git] / lib / MooseX / Singleton.pm
2007-12-16 Shawn M Moore Re-implementation. This uses a bit of Moose meta magic...
2007-12-16 Shawn M Moore Do a bit of fixing. instance and new are one and the...
2007-04-20 Anders Nor Berle Initial commit of MooseX::Singleton and MooseX::Service