develooper Front page | perl.perl5.porters | Postings from October 2013

Re: deprecate say!

Thread Previous | Thread Next
From:
Leon Timmermans
Date:
October 6, 2013 10:41
Subject:
Re: deprecate say!
Message ID:
CAHhgV8jmN=r1ffG4gwpRq-1DJYgUN2biJYUDzd1581wv1u_QBw@mail.gmail.com
On Sun, Oct 6, 2013 at 2:31 AM, Eric Brine <ikegami@adaelis.com> wrote:

> On Sat, Oct 5, 2013 at 7:10 PM, Zefram <zefram@fysh.org> wrote:
>
>> Aristotle Pagaltzis wrote:
>> >Lousy why?
>>
>> Requires more implementation work on every tied fh class just to keep
>> it working the way it did before.
>>
>
> Could use the current mechanism (local $/ = "\n") when SAY is absent. That
> way, nothing would be worse off than right now.
>

If it was just added to Tie::StdHandle, many (/most?) tie implementations
would instantly support it.

Leon

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