From: Roger Pack Date: 2009-10-06T20:23:37+09:00 Subject: Re: regex simplifier? > The fact that there apparently are not many libraries for readable > regular expressions in use seems to indicate that people are mostly > using the native syntax of a regexp engine. Apparently it's not that > hard. Ok ok I'll concede and suck it in and learn regular expressions. My only misgiving is that regular expressions are typically so "write only" that they don't feel very ruby-y. Thanks for the pointers! -r -- Posted via http://www.ruby-forum.com/.