1Net::SSH::Perl::Comp::ZUlsiebr(3C)ontributed Perl DocumeNnetta:t:iSoSnH::Perl::Comp::Zlib(3)
2
3
4

NAME

6       Net::SSH::Perl::Comp::Zlib - Wrapper for SSH Zlib Compression
7

SYNOPSIS

9           use Net::SSH::Perl::Comp;
10           my $comp = Net::SSH::Perl::Comp->new('Zlib');
11           print $comp->compress($data);
12

DESCRIPTION

14       Net::SSH::Perl::Comp::Zlib subclasses Net::SSH::Perl::Comp to provide
15       Zlib compression support for Net::SSH::Perl. To do so it wraps around
16       Compress::Zlib, an XS hook into the zlib library.
17
18       Read through the Net::SSH::Perl::Comp docs for usage information.
19

AUTHOR & COPYRIGHTS

21       Please see the Net::SSH::Perl manpage for author, copyright, and
22       license information.
23
24
25
26perl v5.32.0                      2020-07-28     Net::SSH::Perl::Comp::Zlib(3)
Impressum