dbm_filter::compress(3pm) suse man page | unix.com

Man Page: dbm_filter::compress

Operating Environment: suse

Section: 3pm

DBM_Filter::compress(3pm)				 Perl Programmers Reference Guide				 DBM_Filter::compress(3pm)

NAME
DBM_Filter::compress - filter for DBM_Filter
SYNOPSIS
use SDBM_File; # or DB_File, or GDBM_File, or NDBM_File, or ODBM_File use DBM_Filter ; $db = tie %hash, ... $db->Filter_Push('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 available.
SEE ALSO
DBM_Filter, perldbmfilter, Compress::Zlib
AUTHOR
Paul Marquess pmqs@cpan.org perl v5.12.1 2010-04-26 DBM_Filter::compress(3pm)
Related Man Pages
dbm_filter(3pm) - mojave
perldbmfilter5.12(1) - osx
dbm_filter(3pm) - centos
perldbmfilter(1) - suse
dbm_filter(3pm) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB