perl-Stream-Buffered - Temporary buffer to save bytes
Website: | https://metacpan.org/release/Stream-Buffered |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- 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-12.aldos.noarch [9 KiB] |
Changelog
by Joel Barrios (2024-05-16):
- Clean spec file. |