Install libpoe-component-server-jsonrpc-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libpoe-component-server-jsonrpc-perl
Description:
POE tcp and http based JSON-RPC 1.0 server
This Perl module is a POE component that allows you to easily create an HTTP or TCP JSON RPC server inside POE. . The specification is defined on http://json-rpc.org/ and this module uses the JSON-RPC specification version 1.0 (version 1.1 does not cover TCP streams).
Homepage: http://search.cpan.org/dist/POE-Component-Server-JSONRPC/
Version: 0.05-1
Section: universe/perl