Skip Menu |

This queue is for tickets about the POEx-ProxySession CPAN distribution.

Report information
The Basics
Id: 65715
Status: new
Priority: 0/
Queue: POEx-ProxySession

People
Owner: Nobody in particular
Requestors: joerg [...] familie-braun.name
Cc:
AdminCc:

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



Subject: Typo in POEx::ProxySession::Client.pm, line 123
Date: Mon, 14 Feb 2011 16:27:35 +0100
To: bug-POEx-ProxySession [...] rt.cpan.org
From: Joerg Braun <joerg [...] familie-braun.name>
Refers to POEx-ProxySession-1.102760 Running "Perl 00-load.t" gives the message "You are overwriting an accessor (has_socket_error_event) for the socket_error_event attribute...". This seems to be due to a typo in Client.pm, line 123. The source is: has connect_error_event => ( is => 'rw', isa => Tuple[SessionID|SessionAlias, Str], predicate => 'has_socket_error_event', ); the predicate should be predicate => 'has_connect_error_event', instead. Thank You for the module, still not sure whether this is easier than IKC ;-) ------------------------ C:\TEMP\POEx-ProxySession-1.102760>uname -a WindowsNT p31903 1 5 x86 C:\TEMP\POEx-ProxySession-1.102760>perl -v This is perl, v5.10.1 built for MSWin32-x86-multi-thread (with 4 registered patches, see perl -V for more detail) Copyright 1987-2009, Larry Wall Binary build 1008 [294165] provided by ActiveState http://www.ActiveState.com Built Dec 9 2010 06:00:35