[pod] [xml]

DESCRIPTION

Data::TemporaryBagモジュールは、大きなデータを扱う入れ物オブジェクトを提供します。 小さなデータはオンメモリで処理します。データが$Thresholdよりも大きくなると、内部で テンポラリファイルに保存します。

METHOD

グローバル変数

COPYRIGHT

Copyright 2001 Yasuhiro Sasama (ySas), <ysas@nmt.ne.jp>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

翻訳者

笹間康弘 (ysas@nmt.ne.jp)