if (/(\b.+\b) \1/) { print "Found $1 repeated\n"; } [download]
Thanks, Arun
Edit: g0n - added code tags
In reply to What does this code mean(Reg Exp)? by arunvelusamy