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

            Bug ID: 1648509
           Summary: perl-Net-Amazon-S3 S3.pm module defines subroutine
                    BUILD two times
           Product: Fedora
           Version: 29
         Component: perl-Net-Amazon-S3
          Assignee: ppi...@redhat.com
          Reporter: pau...@packetizer.com
        QA Contact: extras...@fedoraproject.org
                CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com,
                    rr...@redhat.com



Description of problem:
The Perl module S3.pm, which is part of perl-Net-Amazon-S3, defines the
subroutine 'BUILD' two times.

Version-Release number of selected component (if applicable): 0.84-1


How reproducible:
Every time one attempts to load the Perl Net::Amazon::S3 module.

Steps to Reproduce:
1. Run this at the command line: perl -MNet::Amazon::S3 -e "print"

Actual results:
Error produced:
Subroutine BUILD redefined at /usr/share/perl5/vendor_perl/Net/Amazon/S3.pm
line 95.

Expected results:
No error.

Additional info:
The first version of BUILD doesn't exist in older versions (e.g., what is in
Fedora 27 (0.80-7)) or the current code here (0.85):
https://metacpan.org/source/LLAP/Net-Amazon-S3-0.85/lib/Net/Amazon/S3.pm.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to