On Thu, 13 Oct 2005 17:22:07 -0700, Ron Savage wrote:

>Can't you just try:
>
>$T{$id} = [\%hash];

The tied hash already exists in the other format and is used by
multiple scripts, so changing the format is not something I want to
do.

The only reason I'm even using DBD::DBM is I want to keep using the
DBM file as I have it, if I were ready to change the whole data
storage format I would just go to a proper relational database
already.

Thanks nevertheless.

RT

Reply via email to