Help for this page
c:\@Work\Perl\monks>perl -wMstrict -le "my $sentence = 'this is the text to play with'; ... 'the text to' at sentence offset 8 'text to play' at sentence offset 12 'to play with' at sentence offset 17
c:\@Work\Perl\monks>perl -wMstrict -le "my $sentence = 'this is the text to play with'; ... 'the text to' 'text to play' 'to play with'