in reply to Short version of database push for multiple variables

my @fields = map length ? $_ : 'NA', split /\t/, $Line, -1;