[perl6/specs] ec2d4c: [S03] more Named unary cleanup

2012-06-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: ec2d4c829b691a05855a9f5dc982efab4a93c2ee https://github.com/perl6/specs/commit/ec2d4c829b691a05855a9f5dc982efab4a93c2ee Author: Moritz Lenz Date: 2012-06-16 (Sat, 16 Jun 2012) Changed paths: M S03-op

[perl #113680] lack of semicolon at the end of a use ... statement throws internal error

2012-06-16 Thread via RT
# New Ticket Created by Siddhant Saraf # Please include the string: [perl #113680] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=113680 > (in the REPL): > use foo; Could not find foo in any of: /home/siddhant/.perl6/

[perl #113666] [BUG] Memory panic due to string transcoding for every match

2012-06-16 Thread Gerhard R.
# New Ticket Created by "Gerhard R." # Please include the string: [perl #113666] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=113666 > The regex-dna benchmark script ( https://github.com/perl6/perl6-examples/blob/mas