Thanks for the hint.
The point is, I'm trying to build a system using only core modules and DBM databases.
I've done similiar with flat files and with SQL.
It's sort of a challenge to find a reasonable way to go with DBM and core modules.
Thx again esp. for pointing to SQL::Statement - learned something new again.