My personal preference is to "escape" such metacharacters (and the space character) within a character class: [|]. This avoids incipient LTS and is also written the same in all variations: /[|]/ "[|]" '[|]'
Give a man a fish: <%-(-(-(-<
In reply to Re^3: split function not working as expected
by AnomalousMonk
in thread RE: split function not working as expected[SOLVED]
by lonewolf28
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |