From: aurelianito Date: 2005-10-26T01:07:03+09:00 Subject: Looking for ruby's regexp syntax Hi, I', looking everywhere and I can't find a summary of the ruby's regexp syntax. I've googled for it and checked http://www.ruby-doc.org/core/classes/Regexp.html without luck. I know that they are quite similar to perl's regexp but I would like to have a syntax reference. Do you know where can I find it? Thank you very much, Aureliano.