Skip Menu |

This queue is for tickets about the JSON-RPC CPAN distribution.

Report information
The Basics
Id: 50714
Status: resolved
Priority: 0/
Queue: JSON-RPC

People
Owner: Nobody in particular
Requestors: cpan [...] bbkr.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.96
Fixed in: (no value)



Subject: typo in POD
JSON::RPC::Client Module Version: 0.93 in POD my $url = 'http://www.example.com/jsonrpc/API'; (...) my $res = $client->call($uri, $callobj); $url should be named $uri (or the other way).
this probably doesn't apply to the new version. closing.