1234
my $str = q~22\\728.JPG~;split /\\/, $str;
View full thread Backslash in split() erzeugt Fehler: split("\\", $str)