gitmo/MooseX-Singleton.git
2008-05-24 Dave Rolsky Replicate spelling fix for initalize_body here.
2008-05-24 Dave Rolsky Replicate triggers fix from Moose.pm (gah, this immutab...
2008-05-13 Shawn M Moore ChangeLog entry for make_immutable keyword
2008-05-13 Shawn M Moore make_immutable keyword was removed
2008-03-07 Shawn M Moore Bump Moose dep to 0.37, release as 0.07
2008-03-05 Shawn M Moore 0.06 release
2008-03-05 Dave Rolsky Singleton objects were not singletons when made immutab...
2008-02-03 Ricardo SIGNES update ver
2008-02-03 Ricardo SIGNES return existing instances more efficiently
2008-01-26 Shawn M Moore Bump the minimum Moose version to 0.28, because we...
2008-01-26 Ricardo SIGNES changelog entry
2008-01-26 Ricardo SIGNES initialize method
2008-01-26 Ricardo SIGNES update credits, changelog, version
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 Don't use the instance method directly from Object...
2007-12-16 Shawn M Moore Optimization: it's really slow to go through new_object...
2007-12-16 Shawn M Moore Move actual singleton logic out of MooseX::Singleton...
2007-12-16 Shawn M Moore Rename Meta::Instance->instantiate to Meta::Instance...
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-11-17 Jonathan Rockway fuck Build.PL
2007-04-20 Anders Nor... Initial commit of MooseX::Singleton and MooseX::Service