Actually, it should be:
($desc, $username) = split(/\^`/, $description);
since the first parameter to split is a RE and not an interpolated string. ;-)
In reply to Re^3: Parsing problem
by Mr. Muskrat
in thread Parsing problem
by meenac
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |