Subject: | [PATCH] Nuke special Filter::Zlib code |
Date: | Wed, 11 Jun 2008 20:28:37 +0200 |
To: | bug-POE-Filter-Zlib [...] rt.cpan.org |
From: | Martijn van Beers <MARTIJN [...] cpan.org> |
make Filter::Zlib just be a Filter::Zlib::Stream with a parameter set so
it still exhibits the old behaviour. This also means we can completely get rid
of the Compress::Zlib dependency in favour of Compress::Raw::Zlib.
---
Makefile.PL | 2 +-
lib/POE/Filter/Zlib.pm | 71 +++--------------------------------------------
t/01_zlib.t | 2 +-
3 files changed, 7 insertions(+), 68 deletions(-)
Message body is not shown because sender requested not to inline it.