dbm_filter::compress(3perl) debian man page | unix.com

Man Page: dbm_filter::compress

Operating Environment: debian

Section: 3perl

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

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.14.2 2010-12-30 DBM_Filter::compress(3perl)
Related Man Pages
perldbmfilter(1) - mojave
anydbm_file(3perl) - debian
perldbmfilter(1) - x11r4
dbm_filter(3pm) - suse
dbm_filter5.18(3pm) - mojave
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections