public
Description: (perl) A POE filter wrapped around Compress::Zlib
Homepage: http://search.cpan.org/dist/POE-Filter-Zlib/
Clone URL: git://github.com/bingos/poe-filter-zlib.git
name age message
file Changes Loading commit data...
file MANIFEST
file Makefile.PL
file README
directory lib/
directory t/
README
POE::Filter::Zlib
=================

A POE filter wrapped around Compress::Zlib.

Installation:-

perl Makefile.PL
make
make test
su -
make install

>;o)