[perl #77458] [BUG] $*VM.perl and %*ENV.perl don't work in Rakudo

2012-05-27 Thread Will Coleda via RT
On Sat Nov 20 12:27:54 2010, cosimo wrote: > On Gio. 26 Ago. 2010 13:31:26, masak wrote: > > rakudo: say $*VM.perl > > rakudo df38ac: OUTPUT�Cannot substr on a null string [...] > > * masak submits rakudobug > > rakudo: %*ENV.perl > > rakudo df38ac: OUTPUT�Method 'key' not found for invocant of

[perl #77458] [BUG] $*VM.perl and %*ENV.perl don't work in Rakudo

2010-08-26 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #77458] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=77458 > rakudo: say $*VM.perl rakudo df38ac: OUTPUT«Cannot substr on a null string [...] * mas