Commit graph

1 commit

Author SHA1 Message Date
Juan Romero Pardines
c8f7fb755d Initial import of p5-Data-TemporaryBag 0.04
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.
2003-05-21 10:03:06 +00:00