Changes example/README example/bin/app.psgi example/bin/do-rpc example/bin/example.pl example/config.yml example/cpanfile example/curl/README example/curl/list_methods.jsonrpc example/curl/list_methods.xmlrpc example/curl/ping.jsonrpc example/curl/ping.xmlrpc example/curl/search.jsonrpc example/curl/search.xmlrpc example/curl/status.jsonrpc example/curl/status.xmlrpc example/curl/version.jsonrpc example/curl/version.xmlrpc example/lib/Client/HTTP.pm example/lib/Client/MetaCpan.pm example/lib/Example.pm example/lib/Example/API/MetaCpan.pm example/lib/Example/API/System.pm example/lib/Example/EndpointConfig.pm lib/Dancer/Plugin/RPC.pm lib/Dancer/Plugin/RPC/JSONRPC.pm lib/Dancer/Plugin/RPC/RESTRPC.pm lib/Dancer/Plugin/RPC/XMLRPC.pm lib/Dancer/RPCPlugin/CallbackResult.pm lib/Dancer/RPCPlugin/DefaultRoute.pm lib/Dancer/RPCPlugin/DispatchFromConfig.pm lib/Dancer/RPCPlugin/DispatchFromPod.pm lib/Dancer/RPCPlugin/DispatchItem.pm lib/Dancer/RPCPlugin/DispatchMethodList.pm lib/Dancer/RPCPlugin/ErrorResponse.pm lib/Dancer/RPCPlugin/FlattenData.pm lib/Dancer/RPCPlugin/PluginNames.pm Makefile.PL MANIFEST This list of files MANIFEST.SKIP META.json META.yml README.md t/010-dispatch-from-config.t t/015-dispatch-from-pod.t t/020-callbackresult.t t/030-dispatchmethodlist.t t/040-flatten-data.t t/050-error-response.t t/060-plugin-names.t t/070-default-route-no-rpc.t t/071-default-route-xmlrpc.t t/072-default-route-jsonrpc.t t/073-default-route-restrpc.t t/100-xmlrpc.t t/150-jsonrpc.t t/175-restrpc.t t/200-register-xmlrpc.t t/250-register-jsonrpc.t t/275-register-restrpc.t t/400-list_methods.t t/Test/abeltje.pm t/bin/app.pl t/config.yml t/lib/MyTest/API.pm t/lib/MyTest/Client.pm t/lib/MyTest/Exception.pm t/lib/SOMERPC.pm t/lib/TestProject.pm t/lib/TestProject/ApiCalls.pm t/lib/TestProject/Bogus.pm t/lib/TestProject/MixedEndpoints.pm t/lib/TestProject/SystemCalls.pm xt/00-manifest.t xt/01-compile.t xt/02-pod_syntax.t xt/03-pod-coverage.t xt/04-kwalitee.t