Help for this page
my ($string, $int) = (split(/\;/, $dat));
my @elements = split /;/, $data; my %rowvalues; ... push @{$info{$key}}, 'NA'; } }