Help for this page
use Tree::Suffix; ... my $tree = Tree::Suffix->new($string); print "$_\n" for $tree->lrs;
The cat jumped over the dog.