From: James Edward Gray II Date: 2006-09-12T23:51:44+09:00 Subject: Ruby 1.9 Syntax A quick Ruby 1.9 question: I know you can now get at Oniguruma's named captures from MatchData objects, but is there a syntax for using them is a sub() replacement string? Thanks. James Edward Gray II