in reply to Re: Re: regex capturing problemin thread regex capturing problem
$ perl -lwe"q<d'aujourd'hui> =~ /^((\w+')(?{print$+}))+([\w-]+)$/" d' aujourd' $ [download]