# New Ticket Created by Zoffix Znet
# Please include the string: [perl #131185]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=131185 >
Filing this so I don't forget to fix it as part of the grant.
IO::Path.perl passes named args to .IO coercer, but they're ignored:
18:16 Zoffix m: dd ".".IO.WHAT.new(".",
:SPEC(IO::Spec::Win32)).perl.EVAL.perl
18:16 camelia rakudo-moar d27266: OUTPUT:
«"\".\".IO(:SPEC(IO::Spec::Unix),:CWD(\"/home/camelia\"))"»