Package: libcompress-zlib-perl
Version: 1.34-1
Severity: normal

The manual page for Compress::Zlib is confusing when it comes to the
section about compress() and uncompress().  It lists the $source
argument, without explaining what it is supposed to represent.  Is it
a buffer or a file descriptor, for example?  If it is a buffer, how is
it different from the $buffer argument for memGzip() and memGunzip()?

This quite is an example on what I am talking about:

    $dest = compress($source [, $level] ) ;
            Compresses $source. If successful it returns the compressed data.
            Otherwise it returns undef.

            The source buffer can either be a scalar or a scalar reference.

I miss some more information about $source here.  Can it be a
filehandle?

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libcompress-zlib-perl depends on:
ii  libc6                  2.3.2.ds1-22      GNU C Library: Shared libraries an
ii  perl                   5.8.4-8           Larry Wall's Practical Extraction
ii  perl-base [perlapi-5.8 5.8.4-8           The Pathologically Eclectic Rubbis
ii  zlib1g                 1:1.2.2-4.sarge.1 compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to