Help for this page
blah::status integer:22 blah::max integer:5 ...
if ($array[$i] =~ /.*status.*/) { $status = $array1[$i]; ... $max =~ s/^.*://; } ...etc