show/hide this revision's text 2 remove wrong link
split /\Q$_[2]/, $_[1]

Check perlop for the \Q operator.

show/hide this revision's text 1
split /\Q$_[2]/, $_[1]

Check perlop for the \Q operator.