perl-MD5
Perl interface to the MD5 Message-Digest Algorithm
SRPM: perl-MD5-2.03-2.n0i.2.fc8.src.rpm SPEC: perl-MD5.spec Version: 2.03 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 4591 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/MD5/ Date: Thu Jun 07 2007, 01:17 GMT
Description:
The MD5 module is depreciated. Use Digest::MD5 instead!
The current MD5 module is just a wrapper around Digest::MD5.
It is provided so that legacy code that rely on the old interface still work
and get the speed benefit of the new module.
In addition to the methods provided for Digest::MD5 objects, this module
provide the class methods MD5->hash() and MD5->hexhash() that do the same as
the md5() and md5_hex() functions provided by Digest::MD5.
The current MD5 module is just a wrapper around Digest::MD5.
It is provided so that legacy code that rely on the old interface still work
and get the speed benefit of the new module.
In addition to the methods provided for Digest::MD5 objects, this module
provide the class methods MD5->hash() and MD5->hexhash() that do the same as
the md5() and md5_hex() functions provided by Digest::MD5.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 2.03-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - Mon Apr 10 2006 Marius Feraru <altblue@n0i.net> 2.03-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer v1.12.1
- rebuild on perl 5.8.8
Files:
- MD5-2.03.tar.gz
- perl-MD5.spec
Requires:
- perl(Digest::MD5)
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)