Path to this page:
./
devel/p5-Object-Signature,
Generate cryptographic signatures for objects
Branch: CURRENT,
Version: 1.08nb6,
Package name: p5-Object-Signature-1.08nb6,
Maintainer: pkgsrc-usersObject::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:[
lang/perl5] [
devel/p5-ExtUtils-AutoInstall] [
devel/p5-PathTools]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 25.143 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Object-Signature-1.08nb6
- (2023-07-06) Updated to version: p5-Object-Signature-1.08nb5
- (2022-06-28) Updated to version: p5-Object-Signature-1.08nb4
- (2021-05-25) Updated to version: p5-Object-Signature-1.08nb3
- (2020-09-01) Updated to version: p5-Object-Signature-1.08nb2
- (2019-08-11) Updated to version: p5-Object-Signature-1.08nb1
CVS history: (Expand)