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

Changes for version 1.11 - 2023-04-30

  • (Abe Timmerman, Sun, 30 Apr 2023 14:16:38 +0200) Autocommit for distribution Dancer::Plugin::RPC 1.11 (minor)

Changes for version 1.10_02 - 2023-04-13

  • (Abe Timmerman, Thu, 13 Apr 2023 15:36:15 +0200) Autocommit for distribution Dancer::Plugin::RPC 1.10_02 (test)

Changes for version 1.10_01 - 2023-04-12

  • (Abe Timmerman, Wed, 12 Apr 2023 19:23:07 +0200) Autocommit for distribution Dancer::Plugin::RPC 1.10_01 (test)
  • (Abe Timmerman, Thu, 13 Apr 2023 15:13:58 +0200) No given/when/smartmatch, so no 'no warnings experimental::smartmatch'
  • perl 5.38+ will deprecate the given/when/smartmatch stuff so we can no
  • longer use it in the code, and there is no need to disable the warnings
  • about it as well.

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.
Catch bad-requests and send error-response
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