my $LASTNAME = 0; my $FIRSTNAME = $LASTNAME + 1; my $COUNTRY = $FIRSTNAME + 1; my $LANGUAGE = $COUNTRY + 1; my @info = map {[/[^|\n]*/g]} ;