[perl #104794] qx{} captures stderr

2011-11-28 Thread via RT
# New Ticket Created by Zohar Kelrich # Please include the string: [perl #104794] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=104794 > qx{} captures stderr as well as stdout, which it shouldn't be doing. In p5: $ p

Announce: Niecza Perl 6 v12

2011-11-28 Thread Stefan O'Rear
Announce: Niecza Perl 6 v12 This is the twelth release of Niecza Perl 6, as usual scheduled on the last Monday of the month. I've not had very much time for Niecza this month. This release marks one year since the first public release, and about a year and a half since the project began. I

[perl #104760] Stubbing does not work for multi-joined namespaces

2011-11-28 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #104760] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=104760 > 11:41 < moritz> nom: class X::Foo { ... }; class X::Foo { } 11:41 <+p6eval> nom 21