Help for this page
# col1 col2 index ... my $sample3 = ['str1 str2 3', 'str3 str4 4'];
$result_spl1 = [ 'str1', ... ];
use Data::Dumper; ... return ; }