my ($e1, $e2, $e3) = split /\s/, $string, 3; [download]
In reply to Re: Howto get last items using split by mje in thread Howto get last items using split by mickep76