# ~LINE 308 } elsif ($$line_ref =~ /^[\t\040-\176]/) { # a tab, space, or printable... $$piece_ref .= substr($$line_ref, 0 ,1); substr($$line_ref, 0, 1) = '';