in reply to Re: Split line with corresponding columns and values
in thread Split line with corresponding columns and values

Oops... with that leading bugslash on there, you'll want to do this after the assignment of $data:
$data =~ s/^\\//;