Changes for version 0.2 - 2013-10-07
- change *::New to an explicit post-new-object-call method (See rt 89239 to see why)
- more RELEASE_TESTING tests
Modules
Add a multiton constructor to your class
Turn your new() into a multiton constructor
Add a singleton constructor to your class
Turn your new() into a singleton constructor
internal util for Role::Multiton[::*]