perl is supposed to be a swiss army knife of things.  that's actually what i like about it, it's very accepting, very canadian, very multicultural.<br><br>I've been doing perl for quite some time now, and I can say very definitely from what I've seen, that using \1 instead of $1 is not going to cost anybody a perl job, if that's the job you want.  Sure, if Uri's the interviewer you better be careful, but otherwise I've never seen anybody else really react about something like that.  If you're doing perl, you're usually pretty accepting of different styles.  There are few courses in perl at university so virtually all of us are self-taught.  Python on the other hand - a lot of people come out of school with python, and there's a certain air about them and their use of python.  same for c++ and java.  people doing those languages are often big on style, and I've seen code reviews completely usurped by style issues with not one glance to functionality, passing the code on correcting spelling mistakes in the comments while leaving gaping holes in the logic.  so ...<br>
<br>and the last word award goes to ....<br><br><div class="gmail_quote">On Sun, Oct 28, 2012 at 5:30 PM, Liam R E Quin <span dir="ltr"><<a href="mailto:liam@holoweb.net" target="_blank">liam@holoweb.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Sun, 2012-10-28 at 17:01 -0400, Uri Guttman wrote:<br>
> On 10/28/2012 02:22 PM, Liam R E Quin wrote:<br>
</div><div class="im">\<br>
> > You're talking past one another, because Rob missed the word<br>
> > "replacement" in the original note. I think Rob thought it was a<br>
> > question about back-references, which indeed use \1 (or the extended<br>
> > newer syntax).<br>
><br>
> please don't tell me what i was saying.<br>
</div>I'm not trying to do that - I'm sorry if it seemed that way.<br>
<div class="im">>  he was using \1 in the<br>
> replacement and i kept saying replacement.<br>
<br>
</div>Yes. That is why I said you are talking past one another - yuo are each<br>
saying things the other is not noticing. I was not criticising your perl<br>
knowledge.<br>
<div class="im"><br>
Liam<br>
<br>
--<br>
Liam Quin - XML Activity Lead, W3C, <a href="http://www.w3.org/People/Quin/" target="_blank">http://www.w3.org/People/Quin/</a><br>
Pictures from old books: <a href="http://fromoldbooks.org/" target="_blank">http://fromoldbooks.org/</a><br>
</div>Co-author, 5th edition of 'Beginning XML', Wrox, July 2012<br>
<br>
</blockquote></div><br>