{ local $/ = "\t"; while (my $data_frag = ) { # process $data_frag here } }