47812bc7e6
PR: ports/51848
9 lines
309 B
Text
9 lines
309 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: http://search.cpan.org/dist/Data-TemporaryBag/
|
|
|
|
-- Sergey Skvortsov
|
|
skv@FreeBSD.org
|