Source: libobject-id-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libhash-fieldhash-perl, libsub-name-perl, libossp-uuid-perl, libnamespace-autoclean-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) Maintainer: Debian Perl Group Uploaders: Ivan Kohler , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Object-ID/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libobject-id-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libobject-id-perl.git Package: libobject-id-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhash-fieldhash-perl, libsub-name-perl Recommends: libossp-uuid-perl Description: unique identifier for any object Object::ID is a unique identifier for any object, regardless of its type, structure or contents. Its features are: . * Works on ANY object of any type * Does not modify the object in any way * Does not change with the object's contents * Is O(1) to calculate (ie. doesn't matter how big the object is) * The id is unique for the life of the process * The id is always a true value