in reply to Re^2: pushing into a tie'd hash
in thread pushing into a tie'd hash

From DB_File's docs:

"How do I store complex data structures with DB_File? Although DB_File cannot do this directly... [suggestion for a layer on top of DB_File]."

May I instead recommend DBM::Deep?