Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libstring-bufferstack-perl
Framework for storing nested buffers
https://metacpan.org/release/String-BufferStack
0
no reviews
Install
String::bufferstack provides some functions to store data into nested buffers. by default, all of the buffers flow directly to the output method, but individual levels of the stack can apply filters, or store their output in a scalar reference.