There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Neovim::Ext::MsgPack::RPC::Response - Neovim::Ext::MsgPack::RPC::Response class

VERSION

version 0.06

SYNOPSIS

use Neovim::Ext;

METHODS

send( $value, $error)

Send the response. If $error is true, the response will be sent as an error.