Help for this page
my $sample4 = ['str1 str2 1', 'str3 str4 2', ... 'str7 str8 4', 'str9 str10 6'];
$result_spl4 = [ 'str1', ... 'str8', 'str10' ];