and "\\," is handled quite well in my tests.if ($esc) { $esc = 0; } ... elsif ( $char eq '\\' ) { $esc = 1; }
Do I miss here something?
In reply to Re^4: Help with regex for complicated key=value string
by mscharrer
in thread Help with regex for complicated key=value string
by mscharrer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |