in reply to Re: TIE:: to a compressed file ?
in thread TIE:: to a compressed file ?

I wanted to do something similar. The suggestion of IO::Zlib and Tie::File seemed like a nice idea, but IO::Zlib doesn't support seeking as required by Tie::File. Thanks, Arthur