Help for this page
my %hash = (Fred => 'Wilma', Barney => 'Betty', Homer => 'Marge');
$dirs{$file} = $file;
$dirs{$file} = { ... };