Help for this page
For natural language processing (so that, for example, apostrophes are + included in words), use instead \b{wb}</p> "don't" =~ / .+? \b{wb} /x; # matches the whole string
use warnings; use strict; ... It matches d