Hey, if you don't mind, could you try posting this to our JIRA? The URL is <https://issues.apache.org/jira/browse/THRIFT>
This will make it easier to track the patch, but, more importantly, it will require you to agree to have your patch distributed under the Apache software license, which means that we won't have to track you down to get our code moved into Apache. --David josh rotenberg wrote: > Hiya, > > I've been working on a perl client for one of our services and noticed > the following error when calling $socket->isOpen(): > > 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. > > I've attached a small patch which fixes the issue for me. > > > Josh >