The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
example/bin/app.psgi
example/bin/do-rpc
example/bin/example.pl
example/config.yml
example/cpanfile
example/lib/Example.pm
example/lib/HTTPClient.pm
example/lib/MetaCpan.pm
example/lib/MetaCpanClient.pm
example/lib/System.pm
example/README
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/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
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/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/bin/app.pl
t/config.yml
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
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)