ex/app.psgi
ex/config.yml
ex/environments/test.yml
ex/MixedEndpoints.pm
ex/MyApp.pm
ex/MyAppCode.pm
ex/MyBogusApp.pm
ex/MyPoderrorApp.pm
example/bin/app.psgi
example/bin/do-rpc
example/bin/example.pl
example/config.yml
example/cpanfile
example/lib/Client/HTTP.pm
example/lib/Example.pm
example/lib/Example/API/MetaCpan.pm
example/lib/Example/API/System.pm
example/lib/Example/Client/MetaCpan.pm
example/lib/Example/EndpointConfig.pm
example/lib/Example/ValidationTemplates.pm
example/log4perl.cfg
example/README
lib/Dancer2/Plugin/RPC.pm
lib/Dancer2/Plugin/RPC/JSONRPC.pm
lib/Dancer2/Plugin/RPC/RESTRPC.pm
lib/Dancer2/Plugin/RPC/XMLRPC.pm
lib/Dancer2/RPCPlugin.pm
lib/Dancer2/RPCPlugin/CallbackResult.pm
lib/Dancer2/RPCPlugin/CallbackResult/Fail.pm
lib/Dancer2/RPCPlugin/CallbackResult/Success.pm
lib/Dancer2/RPCPlugin/CallbackResultFactory.pm
lib/Dancer2/RPCPlugin/DefaultRoute.pm
lib/Dancer2/RPCPlugin/DispatchFromConfig.pm
lib/Dancer2/RPCPlugin/DispatchFromPod.pm
lib/Dancer2/RPCPlugin/DispatchItem.pm
lib/Dancer2/RPCPlugin/DispatchMethodList.pm
lib/Dancer2/RPCPlugin/ErrorResponse.pm
lib/Dancer2/RPCPlugin/FlattenData.pm
lib/Dancer2/RPCPlugin/PluginNames.pm
lib/Dancer2/RPCPlugin/ValidationTemplates.pm
Makefile.PL
Changes
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/090-rpcplugin-role.t
t/100-xmlrpc.t
t/110-xmlrpc-callbackfail.t
t/115-xmlrpc-callback-die.t
t/120-xmlrpc-codewrapper-die.t
t/125-xmlrpc-myapp.t
t/130-xmlrpc-error_response.t
t/200-jsonrpc.t
t/210-jsonrpc-callbackfail.t
t/215-jsonrpc-callback-die.t
t/220-jsonrpc-codewrapper-die.t
t/225-jsonrpc-myapp.t
t/230-jsonrpc-error_response.t
t/240-jsonrpc-quirks.t
t/300-restrpc.t
t/310-restrpc-callbackfail.t
t/315-restrpc-callback-die.t
t/320-restrpc-codewrapper-die.t
t/325-restrpc-myapp.t
t/340-restrpc-quirks.t
t/Test/abeltje.pm
t/inc/MyTestPod.pm
t/lib/MyTest/API.pm
t/lib/MyTest/Client.pm
t/lib/MyTest/Exception.pm
xt/00-manifest.t
xt/01-compile.t
xt/02-pod_syntax.t
xt/03-pod-coverage.t
xt/04-kwalitee.t