SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Digest-Perl-MD5 rpm build for : OpenSuSE. For other distributions click perl-Digest-Perl-MD5.

Name : perl-Digest-Perl-MD5
Version : 1.9 Vendor : obs://build_opensuse_org/home:so_it_team
Release : 9.1 Date : 2018-08-14 13:24:14
Group : Development/Libraries/Perl Source RPM : perl-Digest-Perl-MD5-1.9-9.1.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Perl implementation of Ron Rivests MD5 Algorithm
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\'.

You can also install the Perl part of Digest::MD5 together with
Digest::Perl::MD5 and use Digest::MD5 as normal, it falls back to
Digest::Perl::MD5 if it cannot load its object files.

For a detailed Documentation see the \'Digest::MD5\' module.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/so_it_team:/12.x/SLE_12_SP4/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Digest::Perl::MD5)
perl-Digest-Perl-MD5

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Digest
/usr/lib/perl5/vendor_perl/5.18.2/Digest/Perl
/usr/lib/perl5/vendor_perl/5.18.2/Digest/Perl/MD5.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Digest-Perl-MD5
/usr/share/doc/packages/perl-Digest-Perl-MD5/CHANGES
/usr/share/doc/packages/perl-Digest-Perl-MD5/rand.f
/usr/share/man/man3/Digest::Perl::MD5.3pm.gz

 
ICM