in reply to Split line with corresponding columns and values
my %values = split /\\/, $string;
$values{player_0} eq 'STOMP'