- or download this
if (ref($item) =~ /HASH/) {}
- or download this
print "Array in Array: ", @{$item}, "\n";
...
print "Hash in Array: ", %{$item}, "\n";
- or download this
#!/usr/bin/perl -w
...
}
}
}
- or download this
Volume: alpha
Array Item: 0
...
Hash in Array: four third_hash
Array Item: 2
Array Item: 1