perl-Stream-Buffered - Temporary buffer to save bytes
Website: | http://search.cpan.org/dist/Stream-Buffered/ |
---|---|
License: | GPL+ or Artistic |
- Description:
Stream::Buffered is a buffer class to store arbitrary length of byte strings and then get a seekable filehandle once everything is buffered. It uses PerlIO and/or temporary file to save the buffer depending on the length of the size.
Packages
perl-Stream-Buffered-0.03-1m.mo8.noarch [8 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.03-1m) - rebuild against perl-5.20.0 - update to 0.03 |