2009/8/19 Teodor Sigaev <teo...@sigaev.ru>:
> It produces following error messages
> $VAR1 = 'Can\'t use string ("0") as a SCALAR ref while "strict refs" in use
> at /usr/lib/perl5/site_perl/5.8.8/Thrift/BinaryProtocol.pm line 376.'

If it's objecting to the 0 in reversed=>0, it sounds like a perl
specific problem -- why would it be turning that into a string?

-Jonathan

Reply via email to