my %hash = ( a => [ ['stuff', 'morestuff'], ['otherstuff', 'morestuff'], ['yetmorestuff','things'] ], b => [ ['stuff','morestuff'], ['things2','3things'], ], );