in reply to Does inner hash/key exist?
my ($job, $status, $client, $class, $files) = @{$jobs{$key}}{qw(jobid status client class files)}; [download]
Makeshifts last the longest.