Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Object-Signature | Distribution: SUSE Linux Enterprise 15 SP4 |
Version: 1.08 | Vendor: openSUSE |
Release: bp154.1.18 | Build date: Mon May 9 11:15:10 2022 |
Group: Development/Libraries/Perl | Build host: sheep85 |
Size: 32359 | Source RPM: perl-Object-Signature-1.08-bp154.1.18.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Object-Signature | |
Summary: Generate cryptographic signatures for objects |
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 hexadecimal signature.
Artistic-1.0 OR GPL-1.0-or-later
* Thu Nov 08 2018 Stephan Kulow <coolo@suse.com> - updated to 1.08 see /usr/share/doc/packages/perl-Object-Signature/Changes * Tue Oct 03 2017 coolo@suse.com - patch the Makefile to build with perl 5.26 * Thu Mar 31 2011 coolo@novell.com - update to version 1.07 - Updating to Module::Install::DSL 1.00 - Removing the use of prefork as the modules we use are fairly small - Removed -w from test scripts to be compatible with tainting - Added the specialised subclass Object::Signature::File * Mon Jan 17 2011 coolo@novell.com - initial package 1.05 * created by cpanspec 1.78.03
/usr/lib/perl5/vendor_perl/5.26.1/Object /usr/lib/perl5/vendor_perl/5.26.1/Object/Signature /usr/lib/perl5/vendor_perl/5.26.1/Object/Signature.pm /usr/lib/perl5/vendor_perl/5.26.1/Object/Signature/File.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/doc/packages/perl-Object-Signature /usr/share/doc/packages/perl-Object-Signature/CONTRIBUTING /usr/share/doc/packages/perl-Object-Signature/Changes /usr/share/doc/packages/perl-Object-Signature/README /usr/share/licenses/perl-Object-Signature /usr/share/licenses/perl-Object-Signature/LICENSE /usr/share/man/man3/Object::Signature.3pm.gz /usr/share/man/man3/Object::Signature::File.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 15:53:55 2024