| Name: | perl-Stream-Buffered |
| Version: | 0.03 |
| Release: | 31.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 6139 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: |
perl-Stream-Buffered-0.03-31.el10_0.noarch.rpm
|
| Source RPM: |
perl-Stream-Buffered-0.03-31.el10_0.src.rpm
|
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Stream-Buffered |
| Summary: | Temporary buffer to save bytes |
| 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. |