This is useful in that it would stop being number dependent.
For example, you can't now safely say

    /$var (foo) \1/

and guarantee for arbitrary contents of $var that your you have
the right number backref anymore.  

If I recall correctly, the Python folks addressed this.  One
might check that.

--tom

Reply via email to