AnyEvent-JSONRPC
view release on metacpan or search on metacpan
unimplemented and left to users to implement.
TODO
There are the following outstanding issues before a real release
- Testing of new features (support for multiple versions)
- Making sure that marshalling of parameters makes sense in both ends
INSTALLATION (Not uploaded to CPAN yet)
AnyEvent::JSONRPC installation is straightforward. If your CPAN shell is set up,
you should just be able to do
% cpan AnyEvent::JSONRPC
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
( run in 5.327 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )