Name: | perl-Stream-Buffered |
---|---|
Version: | 0.02 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 6994 |
License: | GPL+ or Artistic |
RPM: | perl-Stream-Buffered-0.02-1.el7.noarch.rpm |
Source RPM: | perl-Stream-Buffered-0.02-1.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |