Bug 889645

Summary: defined(@array) is deprecated at /usr/share/perl5/vendor_perl/Net/Server.pm
Product: [Fedora] Fedora Reporter: Ralf Corsepius <rc040203>
Component: perl-Net-ServerAssignee: Kevin Fenzi <kevin>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 18CC: extras-orphan, kevin, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-12 01:19:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ralf Corsepius 2012-12-22 05:38:39 UTC
Description of problem:

perl-Net-Server is triggering warnings on fedora > 17:

I am encountering warnings from Net::Server in another perl-module's
testsuite:
defined(@array) is deprecated at /usr/share/perl5/vendor_perl/Net/Server.pm line 211, <DATA> line 16.
        (Maybe you should just omit the defined()?)

Apparently, perl-Net-Server-0.97 is suffering from perl >= 5.16
compatibility issues (i.e. Fedora >= 18).


Version-Release number of selected component (if applicable):
perl-Net-Server-0.97-15

Expected results:
No warnings.

Additional info:
perl-Net-Server-0.97 seems hopelessly outdated.

According to cpan, it was released Jul 2007. Net-Server-2.006 (Released June 2012) is current.

Comment 1 Kevin Fenzi 2012-12-22 21:52:44 UTC
Sure, I updated rawhide a while back, but didn't push to other branches.

Will update f18 now.

Comment 2 Fedora Update System 2012-12-22 22:02:55 UTC
perl-Net-Server-2.006-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/perl-Net-Server-2.006-1.fc18

Comment 3 Fedora Update System 2012-12-23 22:43:30 UTC
Package perl-Net-Server-2.006-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Net-Server-2.006-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-20905/perl-Net-Server-2.006-1.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-01-12 01:20:01 UTC
perl-Net-Server-2.006-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.