Help for this page
foreach my $item (@{ $config->{bids}{itemcode} }){ print "$item\n"; }
my $size = @{ $config->{bids}{itemcode} };