ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
272 B
Text
6 lines
272 B
Text
Data::TemporaryBag module provides a bag object class
|
|
handling long size data. The short size data are kept on
|
|
memory. When the data size becomes over $Threshold size,
|
|
they are saved into a temporary file internally.
|
|
|
|
WWW: https://metacpan.org/release/Data-TemporaryBag
|