Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=890721 Bug ID: 890721 Summary: perl-Net-Amazon-S3 in Fedora 17 is dated and needs to be updated to stop warnings Product: Fedora Version: 17 Component: perl-Net-Amazon-S3 Severity: medium Priority: unspecified Reporter: paulej@xxxxxxx Description of problem: perl-Net-Amazon-S3 in Fedora 17 is at 0.53. A change in Perl syntax has made syntax used in Net/Amazon/S3/Request/ListBucket.pm to be considered deprecated and Perl produces a warning when trying to use the package. Version-Release number of selected component (if applicable): perl-Net-Amazon-S3-0.53-3.fc17.noarch How reproducible: Easily reproduced with the 1-line Perl program as shown below. Steps to Reproduce: 1. perl -e "use Net::Amazon::S3" Actual results: Use of qw(...) as parentheses is deprecated at /usr/share/perl5/vendor_perl/Net/Amazon/S3/Request/ListBucket.pm line 22. Expected results: No warnings. Additional info: CPAN is currently at 0.58. I noted the syntax related to this function was changed in that version. It's a trivial syntax change and if it's not possible to use newer source code from CPAN, I would suggest at least incorporating that small syntax change into 0.53-xx used in Fedora. -- 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=pq3py00oEX&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel