Help for this page
#!/usr/bin/perl ... $sentence =~ /(?<!\S)\S+(?: \S+){$low,$high}?(?!\S)(?{ print "START INDEX: @{[$` =~ tr| || ]} : $&\n" })(*FAIL)/;
START INDEX: 0 : this is START INDEX: 0 : this is the ... START INDEX: 4 : to play START INDEX: 4 : to play with START INDEX: 5 : play with