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
dbm_filter(3pm) - mojave
perldbmfilter(1) - centos
dbm_filter(3pm) - centos
perldbmfilter(1) - suse
dbm_filter(3pm) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections