The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.07_04 - 2019-11-05

  • (Abe Timmerman, 4 seconds ago) Autocommit for distribution Dancer::Plugin::RPC 1.07_04 (test)

Changes for version 1.07_03 - 2019-11-04

  • (Abe Timmerman, 19 hours ago) Autocommit for distribution Dancer::Plugin::RPC 1.07_03 (test)
  • (Abe Timmerman, 3 minutes ago) Handle `die error_response()` correctly
  • One should be able to die() with een error_response instead of using
  • return(). This case is now handled correctly.

Changes for version 1.07_02 - 2019-10-15

  • (Abe Timmerman, 3 weeks ago) Autocommit for distribution Dancer::Plugin::RPC 1.07_02 (test)
  • (Abe Timmerman, 19 hours ago) Makefile.PL: add Params::Validate
  • Missing dependency

Changes for version 1.07_01 - 2019-08-08

  • (Abe Timmerman, 3 months ago) Autocommit for distribution Dancer::Plugin::RPC 1.07_01 (test)
  • (Abe Timmerman, 5 weeks ago) .travis.yml: Remove unsupported perl versions
  • (Abe Timmerman, 3 weeks ago) Change the way ErrorResponse works
  • Other Dancer::Plugin::RPC modules should be able to change the HTTP
  • return status according to the error_code they have in the object.
  • One can register an error map between error_code and HTTP-status, for
  • each new plugin that wants to join the framework.

Modules

Configure endpoints for XMLRPC, JSONRPC and RESTRPC procedures
Dancer Plugin to register jsonrpc2 methods.
RESTRPC Plugin for Dancer
XMLRPC Plugin for Dancer
Factory for generating Callback-results.
Build dispatch-table from the Dancer Config
Build dispatch-table from POD
Small object to handle dispatch-table items
Class for maintaining a global methodlist.
Interface to pass error-responses without knowlage of the protocol
Simple routine to flatten (blessed) data
Register Dancer::Plugin::RPC plugin-names

Provides

in lib/Dancer/RPCPlugin/CallbackResult.pm
in lib/Dancer/RPCPlugin/CallbackResult.pm