in reply to Re: output difference between backtic and open().
in thread output difference between backtic and open().

Split (usually) takes a pattern as its first arg, not a string.

... but it's perfectly happy with a string; see second example here.

  • Comment on Re^2: output difference between backtic and open().