http://www.perlmonks.org?node_id=486006


in reply to Things I Don't Use in Perl

<pedantic>

I think you mean to say you don't like lvalue subs, not lvalues in general. (of course some pure languages are against lvalues in general). That is, $a is most certainly an lvalue in...

$a = 42
</pedantic>

Replies are listed 'Best First'.
Re^2: Things I Don't Use in Perl
by Ovid (Cardinal) on Aug 23, 2005 at 20:49 UTC

    That's not pedantic. That's a flat out error in my post. It's fixed now. Thanks.

    Cheers,
    Ovid

    New address of my CGI Course.