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

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.