v0.0.2 Sat May 1 11:15:41 PDT 2010
New Features
* Added a README and explicit license
Distribution Fixes
* Don't say we provide UNIVERSAL
v0.0.1 Sat May 1 09:01:51 PDT 2010
New Features
* Object::ID role to give objects a unique identifier
* $obj->object_id returns a unique object identifier for any object
* $obj->object_uuid does the same but returns a UUID (Data::UUID required)
* UNIVERSAL::Object::ID makes the methods available to all objects