$rec{$key} = $value if defined $key; print "KEY = $key, VALUE = $value\n"; $key = $newkey;