Man Page: universal::object::id
Operating Environment: debian
Section: 3pm
UNIVERSAL::Object::ID(3pm) User Contributed Perl Documentation UNIVERSAL::Object::ID(3pm)NAMEUNIVERSAL::Object::ID - Supply a unique object identifier to every objectSYNOPSISuse DateTime; # for example use UNIVERSAL::Object::ID; my $date = DateTime->now; print $date->object_id;DESCRIPTIONLoading UNIVERSAL::Object::ID makes the "Object::ID" role available to every object. Use at your own risk, polluting UNIVERSAL is not to be taken lightly. The best place to use this module is in your own personal or internal use code rather than a widely distributed software library. Or you can use Method::Lexical to safely apply the UNIVERSAL effect to just your lexical scope.SEE ALSOObject::ID, Method::Lexical perl v5.12.4 2011-09-26 UNIVERSAL::Object::ID(3pm)
| Related Man Pages |
|---|
| moose::object(3) - osx |
| universal::require(3) - osx |
| object::authority(3pm) - debian |
| set::object::weak(3pm) - debian |
| universal::can(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| New UNIX and Linux History Sections |