http://www.perlmonks.org?node_id=1027180


in reply to Re^2: Get just the unique value
in thread Get just the unique value

It isn't clear what you want for output. You want to remove entries in the original data where type is duplicated, it seems, but how do you want to handle the case where reference or name is different? Which entry in the arrayref do you want to choose?