Help for this page
__OUTPUT__ Hello ... Monks Slash Dot
for ($foo) { for (/[A-Z][a-z]+(?:\s[A-Z][a-z]+)+/g) { print "$_ \n"; } }