You could fix it manually, I suppose
while ($input =~ s/.?\x08//) {}
The following is NOT the same:
$input =~ s/.?\x08//g;
In reply to Re^3: overwritten values showing in storage file
by ikegami
in thread overwritten values showing in storage file
by amadain
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |