in reply to Not sure how to populate a hash

Another init:

my %nodemetrics = map { $_ => { map { $_ => undef } @attributes } } @nodelist;

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»