Help for this page
if ($esc) { $esc = 0; ... elsif ( $char eq '\\' ) { $esc = 1; }
... elsif ( $char eq '\\' ) { }