1Net::SSH::Perl::ChannelUMsgerr(3C)ontributed Perl DocumeNnetta:t:iSoSnH::Perl::ChannelMgr(3)
2
3
4

NAME

6       Net::SSH::Perl::ChannelMgr - Manages a list of open channels
7

SYNOPSIS

9           use Net::SSH::Perl::ChannelMgr;
10           my $cmgr = Net::SSH::Perl::ChannelMgr->new;
11           my $channel = $cmgr->new_channel(@args);
12

DESCRIPTION

14       Net::SSH::Perl::ChannelMgr manages the creation and maintenance of a
15       list of open channels for the SSH2 protocol.
16

AUTHOR & COPYRIGHTS

18       Please see the Net::SSH::Perl manpage for author, copyright, and
19       license information.
20
21
22
23perl v5.32.0                      2020-07-28     Net::SSH::Perl::ChannelMgr(3)
Impressum