| Name: | perl-Stream-Buffered | 
|---|---|
| Version: | 0.03 | 
| Release: | 22.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 6398 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Stream-Buffered-0.03-22.el9.noarch.rpm | 
| Source RPM: | perl-Stream-Buffered-0.03-22.el9.src.rpm | 
| Build Date: | Thu Feb 03 2022 | 
| Build Host: | build-ol9-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.  |