-
-
27 Nov 2017 22:48:04 UTC
- Distribution: Neovim-RPC
- Module version: v1.0.1
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (4)
- Testers (209 / 0 / 72)
- Kwalitee
Bus factor: 1- 53.21% Coverage
- License: perl_5
- Perl: v5.20.0
- Activity
24 month- Tools
- Download (27.57KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Class::Load
- Getopt::Long
- IO::Socket::INET
- List::AllUtils
- List::Util
- Log::Any
- Log::Any::Adapter
- Moose
- Moose::Exporter
- Moose::Role
- Moose::Util
- MooseX::App::Simple
- MooseX::ClassAttribute
- MsgPack::Decoder
- MsgPack::Encoder
- MsgPack::RPC
- MsgPack::Type::Ext
- Promises
- Try::Tiny
- experimental
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Neovim::RPC - RPC client for Neovim
VERSION
version 1.0.1
SEE ALSO
- http://neovim.io - Neovim site
- http://techblog.babyl.ca/entry/neovim-way-to-go - blog entry introducing Neovim-RPC to the world.
AUTHOR
Yanick Champoux <yanick@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017, 2015 by Yanick Champoux.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Neovim::RPC, copy and paste the appropriate command in to your terminal.
cpanm Neovim::RPC
perl -MCPAN -e shell install Neovim::RPC
For more information on module installation, please visit the detailed CPAN module installation guide.