Name : perl-Digest-Perl-MD5
| |
Version : 1.900.0
| Vendor : (none)
|
Release : 6pclos2017
| Date : 2017-07-12 03:33:06
|
Group : Development/Perl
| Source RPM : perl-Digest-Perl-MD5-1.900.0-6pclos2017.src.rpm
|
Size : 0.02 MB
| |
Packager : bb2 < bb2>
| |
Summary : Pure perl implementation of MD5
|
Description :
This modules has the same interface as the much faster \'Digest::MD5\'. So you can easily exchange them, e.g.
BEGIN { eval { require Digest::MD5; import Digest::MD5 \'md5_hex\' }; if ($AATT) { # ups, no Digest::MD5 require Digest::Perl::MD5; import Digest::Perl::MD5 \'md5_hex\' } }
If the \'Digest::MD5\' module is available it is used and if not you take \'Digest::Perl::MD5\'.
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |