dbmopen(%my_hash,'my_data',0777) || die "$!"; #### dbmopen(%my_hash,'my_data',0777) || die "$!"; $my_hash{'something_really_important'} = '';