in reply to
Regex Exercise
The problem is
 {3}
matches the string " pp", not "   ".
japhy
--
Perl and Regex Hacker
Comment on
Re: Regex Exercise
In Section
Seekers of Perl Wisdom