Help for this page
use strict; use warnings; ... my %myUnitIfs; my %config; processInterfaceData($config{units}{myUnit}{interfaces}, %myUnitIfs);
Type of arg 1 to main::processInterfaceData must be hash (not hash ele +ment)