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

A POE filter wrapped around Compress::LZW

Installation:-

perl Makefile.PL
make
make test
su -
make install

>;o)