This module has been created to act as a drop-in replacement for modules that tie straight perl hashes to disk, like 'DB_File'. When the running system does not have enough memory to hold large hashes, and disk-tieing won't work because there is not enough space, it works quite well to tie the hash to a database, which preferable runs on a different server.
This module ties a hash to a database table using only a 'key' and a 'value' field. If no tables specification is passed, this will create a temporary table with 'h_key' for the key field and a 'h_value' for the value field.
I think it would make sense to merge the functionality that this module provides into 'Tie::DBI'.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.24-bp156.2.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
0.24-bp155.1.4 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.23-bp154.1.18 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.16-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.16-bp152.3.12 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
0.16-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.16-bp151.2.12 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.16-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|