[perl #130092] LTA error message when misspelling “method” (meathod bar($test))

2016-11-13 Thread via RT
# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev # Please include the string: [perl #130092] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130092 > *Code:* class Foo { meathod bar($name) {} } *Result:*

[perl #128341] [JVM] RuntimeException when calling .perl on multidimensional array with some elements autovivified

2016-11-13 Thread Christian Bartolomaeus via RT
Fixed with https://github.com/rakudo/rakudo/commit/13f6b63455 I'm closing this ticket as 'resolved'.

[perl #130086] [BUG] multiple eof-s support on $*IN

2016-11-13 Thread via RT
# New Ticket Created by vividsnow # Please include the string: [perl #130086] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130086 > Hello It is expected to be able to pass multiple eof-s (by pressing Ctrl+D). working p5

[perl #130083] [BUG] a grammar doesn't match when using perl6-debug-m and does when using perl6-m

2016-11-13 Thread via RT
# New Ticket Created by Daniel Green # Please include the string: [perl #130083] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130083 > perl6-debug-m -e 'grammar G { regex TOP {^^ "#" \s* "line" \s+ $=(\d+) \s* [ \s