Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mail-Sender CPAN distribution.

Report information
The Basics
Id: 100782
Status: resolved
Priority: 0/
Queue: Mail-Sender

People
Owner: Nobody in particular
Requestors: goehle [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: deprecation messages in perl 5.20
Date: Mon, 08 Dec 2014 11:48:45 -0500
To: bug-Mail-Sender [...] rt.cpan.org
From: Geoff Goehle <goehle [...] gmail.com>
When running a program that uses Mail::Sender with the perl distributed in Ubuntu 14.10 (5.20) I get the warning messages: defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line 318. (Maybe you should just omit the defined()?) Possible precedence issue with control flow operator at /usr/share/perl5/Mail/Sender.pm line 2548. defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line 2693. (Maybe you should just omit the defined()?) Cheers. Geoff Goehle. agora.cs.wcu.edu/~goehle
On 2014-12-08 11:48:58, goehle@gmail.com wrote: Show quoted text
> When running a program that uses Mail::Sender with the perl distributed > in Ubuntu 14.10 (5.20) I get the warning messages: > > defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line > 318. > (Maybe you should just omit the defined()?) > Possible precedence issue with control flow operator > at /usr/share/perl5/Mail/Sender.pm line 2548. > defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line > 2693. > (Maybe you should just omit the defined()?) >
It's very probable that Ubuntu does not have the latest Mail::Sender version in their repositories, as the latest CPAN version (0.8.23) tests fine even for perl 5.21.x, where this warning is a fatal error. See http://matrix.cpantesters.org/?dist=Mail-Sender+0.8.23 Regards, Slaven
Subject: Re: [rt.cpan.org #100782] deprecation messages in perl 5.20
Date: Mon, 08 Dec 2014 15:14:30 -0500
To: bug-Mail-Sender [...] rt.cpan.org
From: Geoff Goehle <goehle [...] gmail.com>
Feel free to close this then. It will come downstream eventually. On Mon, 2014-12-08 at 15:07 -0500, Slaven_Rezic via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=100782 > > > On 2014-12-08 11:48:58, goehle@gmail.com wrote:
> > When running a program that uses Mail::Sender with the perl distributed > > in Ubuntu 14.10 (5.20) I get the warning messages: > > > > defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line > > 318. > > (Maybe you should just omit the defined()?) > > Possible precedence issue with control flow operator > > at /usr/share/perl5/Mail/Sender.pm line 2548. > > defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line > > 2693. > > (Maybe you should just omit the defined()?) > >
> > It's very probable that Ubuntu does not have the latest Mail::Sender version in their repositories, as the latest CPAN version (0.8.23) tests fine even for perl 5.21.x, where this warning is a fatal error. See > http://matrix.cpantesters.org/?dist=Mail-Sender+0.8.23 > > Regards, > Slaven >
The API version in WWW::Salesforce has been 23 for quite some time now. I'm just closing this ticket out as it's no longer a problem. Thanks, Chase
How did I do that?! Wrong ticket.