- or download this
my $matched=0;
...
print $emp->{'Name'} . "\n";
$matched++;}
$index++;}}}}
- or download this
my $matched=0;
my $index=0;
...
--$index;
last DN;}}}}
$index++;}
- or download this
%hash= (
$email => {
name => 'joe'
id = > '123' })
- or download this
foreach my $email (@array){
print $email->{'name'}; #ok
print $email;} #error hash refs