./devel/p5-Object-Signature, Generate cryptographic signatures for objects

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 1.08, Package name: p5-Object-Signature-1.08, Maintainer: pkgsrc-users

Object::Signature is an abstract base class that you can inherit from in
order to allow your objects to generate unique cryptographic signatures.

The method used to generate the signature is based on Storable and
Digest::MD5. The object is fed to Storable::nfreeze to get a string,
which is then passed to Digest::MD5::md5_hex to get a unique 32
character hexidecimal signature.


Required to run:
[devel/p5-ExtUtils-AutoInstall]

Master sites: (Expand)

SHA1: af51c2c39c46f95ea64f9cf72f91d953230a6e26
RMD160: 97fd5650193963610b8fcfa230603ee94b11137a
Filesize: 25.143 KB

Version history: (Expand)