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


Here is the offending code
https://gist.github.com/9ed8322b4c9e1a40e1f3df495d8cee1d (not written by
me).

If you run it normally with no arguments and just press enter till the
end of execution, there are no issues. If you run `perl6 deckofpain.p6
easy` at the end of execution you get


Failed to open file /home/samantha/proj/perl6/easy: No such file or
directory
  in sub MAIN at deck-of-pain.p6 line 127
  in block <unit> at deck-of-pain.p6 line 30


This is the commit that introduced this regression:

[io grant] Swap IO::ArgFiles to IO::CatHandle impl

https://github.com/rakudo/rakudo/commit/f539a624043f5796fcefcca83412ee1ab66e0c4d

Reply via email to