|
|
| XP is just a number | |
| PerlMonks |
Re: JSON::RPC::Client Not a HASH reference Error (the source)by tye (Cardinal) |
| on Nov 22, 2012 at 21:45 UTC ( #1005188=note: print w/ replies, xml ) | Need Help?? |
|
Why did you not look at "line 193" of "/usr/share/perl5/JSON/RPC/Client.pm" ? Wouldn't that be the first logical thing to do? I went to search.cpan.org and searched for that module, JSON::RPC::Client, clicked the "Source" link, pasted that into my editor, and jumped to line 193. I don't know if this is the same version of the module that you are using, but getting that error at that line appears to make sense:
I'll give you a chance to diagnose the problem from there. It doesn't appear particularly difficult to me. - tye
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||