# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #122983]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=122983 >


<masak> spurt busted in Rakudo HEAD:
https://gist.github.com/masak/72aaae65040419832daf
* masak submits rakudobug!
<moritz> masak: spurt busting confirmed
<masak> moritz: thanks.


$ perl6 -e 'spurt "some_file", "contents"'
set_separator NYI on file handles
  in method open at src/gen/m-CORE.setting:14841
  in method open at src/gen/m-CORE.setting:15328
  in method spurt at src/gen/m-CORE.setting:15603
  in method spurt at src/gen/m-CORE.setting:15617
  in sub spurt at src/gen/m-CORE.setting:15889
  in block <unit> at -e:1

$ perl6 -v
This is perl6 version 2014.09-202-g8b3e8c2 built on MoarVM version
2014.08-139-gb37f93e

Reply via email to