Help for this page
my @array = @{$config->{bids}{itemcode}};
$size = @array; ... foreach (@array){ ... }