Front page | perl.perl5.porters |
Postings from January 2017
Re: Deprecation plans
Thread Previous
|
Thread Next
From:
Tony Cook
Date:
January 9, 2017 22:15
Subject:
Re: Deprecation plans
Message ID:
20170109221457.GB22005@mars.tony.develop-help.com
On Sun, Jan 08, 2017 at 07:22:55PM +0100, Sawyer X wrote:
> * sysread(), syswrite(), recv() and send() are deprecated on :utf8
> handles: Deprecated in 5.24.0, remove in 5.30.
Should these fail, or switch to working in bytes?*
Tony
*using SvPVbyte() for syswrite() and send()
Thread Previous
|
Thread Next