|
|
Subscribe / Log in / New account

Poor arguments against

Poor arguments against

Posted Feb 16, 2015 19:08 UTC (Mon) by alankila (guest, #47141)
In reply to: Poor arguments against by dlang
Parent article: Scalar typing in the PHP world

I just think it's going to add another weird thing to remember when you are reading Perl. My guess is that someone really loved to be able to do substr($a, $b, $c) so they had to keep some form of it rather than force transformation to $a.substr($b, $c). This reminds me of (but is clearly less irritating) the syntactic issue with the indirect object notation, which ordinarily allows Perl to attempt to parse any sequence of barewords into some kind of (static) method invocation nonsense. In other words, I'm predisposed to think that this too is another bad idea.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds