#!/usr/bin/perl use strict; my $hash; foreach my $pair (@{$var1->{"OID_NAME"}}) { $hash->{$pair->[0]} ++; }
In reply to Re: Determining duplicate array elements
by pg
in thread Determining duplicate array elements
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |