- or download this
#!/usr/bin/perl
...
} else {
print $client->status_line;
}
- or download this
$VAR1 = 'HASH';
Not a HASH reference at /usr/local/share/perl/5.10.0/JSON/RPC/Client.p
+m line 194.
- or download this
sub new {
my ($class, $obj, $json) = @_;
...
$self;
}