v0.0.4  Sat May  1 13:53:39 PDT 2010
  Distribution fixes
  * I said I don't provide UNIVERSAL!


v0.0.3  Sat May  1 13:24:24 PDT 2010
  Distribution fixes
  * Trying again to convince PAUSE we don't provide UNIVERSAL


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