Peter Scott <[EMAIL PROTECTED]> writes:

>                "The line ++@_[0]; is a cute example of why
>                nonprogrammers think Perl is obscure."

Recently, I noticed myself writing the following in a Makefile:

        bla1 > $<~~
        bla2 $< >> $<~~
        bla3 $<~~ $@

Real programmers can write Perl in any language...

-- Johan

Reply via email to