[perl #121965] [BUG] :2nd pair syntax doesn't parse outside of a regex expression in Rakudo (but does in STD)

2014-05-26 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #121965] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=121965 > like ":2nd" that only works in matches ? being short for :nd(2) it doesn't only work i

[perl #121909] [LHF] Numeric shift +> misbehaving on parrot - Dates broken

2014-05-26 Thread Carl Mäsak via RT
p: my $d = Date.new(:year(2012), :day(1), :month(12)); say ++$d rakudo-parrot 166bf3: OUTPUT«2012-12-02␤» seems https://rt.perl.org/Public/Bug/Display.html?id=121909 is fixed? masak: https://rt.perl.org/Public/Bug/Display.html?id=121909 doesn't error for me * masak resolves ticket

[perl #121966] [BUG] Grammar::Debugger busted (for reasons which seem to have to do with Rakudo internals)

2014-05-26 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #121966] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=121966 > has Grammar::Debugger bitrotted? https://gist.github.com/masak/d9bd70d9f196a39d30bb * ma

[perl #121967] MOP example dated in Advent 2012 day 22

2014-05-26 Thread via RT
# New Ticket Created by David Warring # Please include the string: [perl #121967] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=121967 > Hi There, The following example is presented in http://perl6advent.wordpress.com/2010/1