Changes for version v0.0.1 - 2010-05-01

  • 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

Modules

A unique identifier for any object
Supply a unique object identifier to every object

Provides

in lib/UNIVERSAL/Object/ID.pm