On Sat Dec 03 21:05:32 2005, guest wrote:
Show quoted text> IO::Zlib only requires perl 5.004, but it tries to import
> Fcntl::SEEK_SET which isn't defined until 5.6 (I think).
I made a patch to make the Fcntl seek stuff optional for older perls.
See here:
http://www.cpan.org/authors/id/S/SR/SREZIC/patches/IO-Zlib-1.07-SREZIC-01.patch
There are still some test failures in tied.t, but all other tests pass
with the patch.
Regards,
Slaven