---
abstract: 'The shell, or server side, of an RPC call over SSH.'
author:
  - 'JT Smith <jt@plainblack.com>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.044, CPAN::Meta::Converter version 2.142690'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: SSH-RPC
no_index:
  directory:
    - author.t
    - examples
requires:
  Class::InsideOut: '1.06'
  JSON: '2.12'
  Net::OpenSSH: '0.39'
  Scalar::Util: '0'
resources:
  bugtracker: http://github.com/plainblack/ssh-rpc/issues
  repository: git://github.com/plainblack/ssh-rpc.git
version: '1.204'
x_contributors:
  - 'Janos Mattyasovszky <mail@matya.hu>'