foreach (@file) { open(FILE,"$_"); @{$hash{$_}{file_contents}} = ; close(FILE) }