foreach (sort { length($b) <=> length($a) } keys %keywords) { ... } [download]
In reply to Re: Re: Auto linking to words in a text file by Fastolfe in thread Auto linking to words in a text file by belize