tie %hash, 'MyHashClass', @files; my @data = $hash{$key}; # convienent!