# New Ticket Created by Michael Chajkowski # Please include the string: [perl #123493] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=123493 >
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.
