Thrift::Socket->isOpen() throws 'Can't use string ("1") as an ARRAY ref while
"strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.8/Thrift/Socket.pm
line 87.'
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: THRIFT-2
URL: https://issues.apache.org/jira/browse/THRIFT-2
Project: Thrift
Issue Type: Bug
Components: Library (Perl)
Environment: Linux (CentOS release 5), thrift-20080411, perl 5.8.8
Reporter: Josh Rotenberg
Priority: Minor
Trying to call $socket->isOpen on an opened socket dies with:
Can't use string ("1") as an ARRAY ref while "strict refs" in use at
/usr/local/lib/perl5/site_perl/5.8.8/Thrift/Socket.pm line 87.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.