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


<masak> rakudo: say $*ARGFILES.slurp
<p6eval> rakudo 687837: OUTPUT«Method 'readall' not found for invocant
of class ''␤  in 'IO::slurp'  [...]
<masak> should $*ARGFILES.slurp work?
<moritz_> yes, IMHO
* masak submits rakudobug
<masak> rakudo: say $*ARGFILES.WHAT
<p6eval> rakudo 687837: OUTPUT«IO::ArgFiles()␤»
<masak> rakudo: say $*ARGFILES ~~ IO
<p6eval> rakudo 687837: OUTPUT«1␤»

Reply via email to