On Tue, 23 Dec 2014 18:33:01 -0800, mic...@shaw.ca wrote:
> This is perl6 version 2014.12-30-g8154bd3 built on MoarVM version
> 2014.12
> 
> spurt to filehandle triggers depreciated message and functionality will
> be removed in v2015.10.
> 
> Unfortunately, that is the only way currently to reliably output to a
> named pipe.  If an IO::Path object is used, spurt does not operate
> correctly.
> 
> spurt to IO::Path appears to send 1st line, then no others.  Operates as
> expected with IO::Handle.
> 


This appears to be a dated ticket. Non-deprecated .spurt exists, is tested, and 
functions on IO::Path, IO::Pipe, and IO::Handle.

Closing this without any further action.

Reply via email to