develooper Front page | perl.perl5.porters | Postings from January 2011

Re: Time to update POSIX.pm?

Thread Previous | Thread Next
From:
Eirik Berg Hanssen
Date:
January 30, 2011 11:47
Subject:
Re: Time to update POSIX.pm?
Message ID:
AANLkTi=TXqPHNO5XnGwAbotXfo+bSL=h_zEkYsDkrGZx@mail.gmail.com
On Sun, Jan 30, 2011 at 8:39 PM, Abigail <abigail@abigail.be> wrote:

> Slapping prototypes on existing functions has nothing at all to do with
> language evolvement.
>

  Slapping (or changing) prototypes on existing functions is merely a sign
that the programmer either is not paying attention or does not understand
prototypes.

  "It's probably best to prototype new functions, not retrofit prototyping
into older ones.  That's because you must be especially careful about silent
impositions of differing list versus scalar contexts."

  Docs still say this, right?


Eirik

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About