Help for this page
my @interfaceref_array; ... push @interfaceref_array, $hash_ref; }
my @interfaceref_array; ... push @interfaceref_array, \%hash; }