CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 2233
content-type: text/html; charset=utf-8
last-modified: Sun, 12 Oct 2025 05:03:51 GMT
traceparent: 0335c2df2d988a07bb840b8cc7dc7721
strict-transport-security: max-age=15768000
Re: strictly no indirect object syntax? - nntp.perl.org
Front page | perl.perl5.porters |
Postings from July 2008
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About

Re: strictly no indirect object syntax?
From:
AbigailDate:
July 10, 2008 14:08Subject:
Re: strictly no indirect object syntax?Message ID:
20080710145708.GB28256@almandaOn Thu, Jul 10, 2008 at 02:47:14PM +0000, Ed Avis wrote: > > If indirect object syntax really is bad then a warning or error needs to be > generated in the default case, because the people who currently don't read p5p > or PBP to find out they shouldn't use this syntax are the same people who won' > find out about some extra new flag. I strongly disagree. 99% of the Perl programmers don't care what's considered to be "proper coding" this week. They just want to solve their problems - and they want their code to remain working if perl gets upgraded. Introducing warnings for common code constructs that 999999 times out of a 1000000 don't cause a problem at all (and where it does form a problem, it's a repeatable problem, unlikely to depend on runtime values, and hence, if the code works today, it will so tomorrow) is counterproductive for the fast majority of the coders. Abigail
- Re: strictly no indirect object syntax? by Tom Christiansen
- Re: strictly no indirect object syntax? by demerphq
- strictly no indirect object syntax? by Nicholas Clark
- Re: strictly no indirect object syntax? by Gabor Szabo
- Re: strictly no indirect object syntax? by Nicholas Clark
- Re: strictly no indirect object syntax? by Bram
- Re: strictly no indirect object syntax? by chromatic
- Re: strictly no indirect object syntax? by Gabor Szabo
- Re: strictly no indirect object syntax? by Bram
- RE: strictly no indirect object syntax? by Jan Dubois
- Re: strictly no indirect object syntax? by Abigail
- Re: strictly no indirect object syntax? by Eric Wilhelm
- RE: strictly no indirect object syntax? by Jan Dubois
- Re: strictly no indirect object syntax? by Aristotle Pagaltzis
- Re: strictly no indirect object syntax? by Rick Delaney
- Re: strictly no indirect object syntax? by Aristotle Pagaltzis
- Re: strictly no indirect object syntax? by Reini Urban
- Re: strictly no indirect object syntax? by Jonathan Rockway
- Re: strictly no indirect object syntax? by Ben Morrow
- Re: strictly no indirect object syntax? by Aristotle Pagaltzis
- Re: strictly no indirect object syntax? by Ben Morrow
- Re: strictly no indirect object syntax? by Alexandr Ciornii
- Re: strictly no indirect object syntax? by Abigail
- RE: strictly no indirect object syntax? by Jan Dubois
- Re: strictly no indirect object syntax? by H.Merijn Brand
- Re: strictly no indirect object syntax? by Yuval Kogman
- Re: strictly no indirect object syntax? by Reini Urban
- Re: strictly no indirect object syntax? by Ed Avis
- Re: strictly no indirect object syntax? by merlyn
- Re: strictly no indirect object syntax? by Ed Avis
- Re: strictly no indirect object syntax? by Abigail
- RE: strictly no indirect object syntax? by Ed Avis
- Re: strictly no indirect object syntax? by Jesse Vincent
- Re: strictly no indirect object syntax? by chromatic
- Re: strictly no indirect object syntax? by Elliot Shank
- RE: strictly no indirect object syntax? by Ed Avis
- Re: strictly no indirect object syntax? by Abigail
- RE: strictly no indirect object syntax? by Ed Avis
- Re: strictly no indirect object syntax? by Reini Urban
- Re: strictly no indirect object syntax? by David Nicol
- Re: strictly no indirect object syntax? by H.Merijn Brand
- Re: strictly no indirect object syntax? by Yitzchak Scott-Thoennes
- Re: strictly no indirect object syntax? by Glenn Linderman
- Re: strictly no indirect object syntax? by Paul Fenwick
- Re: strictly no indirect object syntax? by Aristotle Pagaltzis
- Re: strictly no indirect object syntax? by Bram
- Re: strictly no indirect object syntax? by Bram
- Re: strictly no indirect object syntax? by Ben Morrow
- Re: strictly no indirect object syntax? by Dr.Ruud
- Re: strictly no indirect object syntax? by David Golden
- Re: strictly no indirect object syntax? by Yuval Kogman
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About