https://bugzilla.redhat.com/show_bug.cgi?id=971085

Paul Howarth <p...@city-fan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|---                         |NOTABUG
        Last Closed|                            |2013-06-07 11:25:25

--- Comment #1 from Paul Howarth <p...@city-fan.org> ---
Digest::Perl::MD5 and Digest::MD5 are not the same module. The
perl-Digest-Perl-MD5 package contains the former but you want the latter.

To fix this, first remove the symlink you created, and then install the package
you're actually looking for:

# rm /usr/share/perl5/vendor_perl/Digest/MD5.pm
# yum install 'perl(Digest::MD5)'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=umlUgvNaF7&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to