RT for rt.cpan.org
Skip Menu
|
Bug #67160 for Net-Stomp: IO::Socket::INET/SSL Error Variables
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Net-Stomp CPAN distribution
.
Report information
The Basics
Id:
67160
Status:
resolved
Priority:
0/
Queue:
Net-Stomp
People
Owner:
Nobody in particular
Requestors:
sjf4 [...] uw.edu
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Fri Apr 01 18:01:01 2011
sjf4 [...] uw.edu - Ticket created
Subject:
IO::Socket::INET/SSL Error Variables
Date:
Fri, 1 Apr 2011 15:00:06 -0700
To:
"bug-Net-Stomp [...] rt.cpan.org" <bug-Net-Stomp [...] rt.cpan.org>
From:
Stephen Fralich <sjf4 [...] uw.edu>
On line 95 of Stomp.pm you're using the wrong variable to return a helpful error from IO::Socket::INET. You need to use $@ in place of $!. For IO::Socket::SSL it appears you need IO::Socket::SSL::errstr(). Stephen
Thu Apr 28 10:05:57 2011
ash_rtcpan [...] firemirror.com - Correspondence added
Fixed in v0.41 that just got released to CPAN
Thu Apr 28 10:05:58 2011
The RT System itself - Status changed from 'new' to 'open'
Thu Apr 28 10:05:58 2011
ash_rtcpan [...] firemirror.com - Status changed from 'open' to 'resolved'