Stream::Buffered is a buffer class to store byte strings of arbitrary length
and then get a seekable filehandle once everything is buffered. It uses PerlIO
and/or a temporary file to save the buffer depending on the amount of bytes
stored.
Installed Size: 22.5 kB
Architectures: all