The reply I provided above demonstrates that the perl parser sees the two statements as equivalent. Here is an example that proves the behaviour:
> perl -le "print for @cols = split('|', 'ab|c');" a b | c
In reply to Re^4: using split
by imp
in thread using split
by maurkb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |