in reply to Re: DBM::Deep Can't store something that is tied
in thread DBM::Deep Can't store something that is tied
Even this doesn't work$db->delete(1111); splice(splice(@{$bucketobj->{referrerindex}}, 1, 1); $db->{1111} = $bucketobj; # Modified object
|
|---|