Manual Pages for UNIX Darwin command on man DBM_Filter::compress
MyWebUniversity

Manual Pages for UNIX Darwin command on man DBM_Filter::compress

DBMFilter::compress(3pmP)erl Programmers Reference GuidDeBMFilter::compress(3pm)

DDBBMMFFiilltteerr::::ccoommpprreessss

SYNOPSIS

use SDBMFile; # or DBFile, or GDBMFile, or NDBMFile, or ODBMFile

use DBMFilter ;

$db = tie %hash, ...

$db->FilterPush('compress');

DESCRIPTION

This DBM filter will compress all data before it is written to the database and uncompressed it on reading.

A fatal error will be thrown if the Compress::Zlib module is not avail-

able.

SEE ALSO

DBMFilter, perldbmfilter, Compress::Zlib AUTHOR Paul Marquess pmqs@cpan.org

perl v5.8.8 2001-09-21 DBMFilter::compress(3pm)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™