the docs (http://www.ruby-lang.org/en/man-1.4/syntax.html#regexp) says that we must use /the_reg_exp/p but the interpretes complains (deprecated flag). Try with /the_reg_exp/m ulian