NAME
Libssh::Event - Support for events via libssh.
SYNOPSIS
!/usr/bin/perl
use strict;
use warnings;
use Libssh::Session qw(:all);
DESCRIPTION
Libssh::Event
is a perl interface to the libssh (http://www.libssh.org) library. It doesn't support all the library. It's working in progress.