Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libstream-buffered-perl
Temporary buffer to store strings in a seekable filehandle
http://search.cpan.org/dist/Stream-Buffered/
0
no reviews
Install
Stream::buffered is a buffer class to store byte strings of arbitrary length and then get a seekable filehandle once everything is buffered. it uses perlio and/or a temporary file to save the buffer depending on the amount of bytes stored.