@abc = split(';',$abc); [download]
$a, $b = split(';',$abc); [download]
In reply to using split by Sun751