Net::SSH::Perl::Comp::Zlib(3pm)User Contributed Perl DocumentationNet::SSH::Perl::Comp::Zlib(3pm)
NAME
Net::SSH::Perl::Comp::Zlib - Wrapper for SSH Zlib Compression
SYNOPSIS
use Net::SSH::Perl::Comp;
my $comp = Net::SSH::Perl::Comp->new('Zlib');
print $comp->compress($data);
DESCRIPTION
Net::SSH::Perl::Comp::Zlib subclasses Net::SSH::Perl::Comp to provide Zlib compression
support for Net::SSH::Perl. To do so it wraps around Compress::Zlib, an XS hook into the
zlib library.
Read through the Net::SSH::Perl::Comp docs for usage information.
AUTHOR & COPYRIGHTS
Please see the Net::SSH::Perl manpage for author, copyright, and license information.
perl v5.10.0 2008-10-02 Net::SSH::Perl::Comp::Zlib(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 21:26 @38.107.179.237 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)