my $splice_str = "2,3..7"; print @array[eval $splice_str];