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

Re: deprecate say!

Thread Previous | Thread Next
From:
Zefram
Date:
October 5, 2013 21:37
Subject:
Re: deprecate say!
Message ID:
20131005213733.GA12448@fysh.org
Ricardo Signes wrote:
>The print in Event::Logger becomes a `say` because $\'s localized setting for
>the benefit of Tied_Handle::PRINT is still in effect.

Bug in Event::Logger.  It needs to locally override $\.  This bug will
show up any time $\ is set; it's not specific to tied say.

-zefram

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