Mike T. Miller <[EMAIL PROTECTED]> wrote:

> (Maybe the subgroup character should be '$' instead of '\'?  I've
> seen it both ways.)

$ is Perl's way while most other regexp supporting tools (grep, sed,
emacs for example) use \ . I'd prefer \.

Stefan

Reply via email to