[perl #114354] [BUG] MAIN in module invoked even when it shouldn't be in Rakudo

2012-07-31 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #114354] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=114354 > $ perl6 -v This is perl6 version 2012.07-208-gb87659a built on parrot 4.5.0 revis

[perl6/specs] 00da79: S05 - insignicant typo

2012-07-31 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 00da791461e4ab0efb1061a37e48756941d000b2 https://github.com/perl6/specs/commit/00da791461e4ab0efb1061a37e48756941d000b2 Author: u11 Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M S05-regex.pod

[perl6/specs] 12ee07: relationship of :sigspace with %

2012-07-31 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 12ee0787e9c2a0aced82bf3ad4951e5808fd40b9 https://github.com/perl6/specs/commit/12ee0787e9c2a0aced82bf3ad4951e5808fd40b9 Author: Larry Wall Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M S05-reg

[perl #114346] CATCH { when X::Y {} } gives LTA message about missing block instead of not defined class

2012-07-31 Thread via RT
# New Ticket Created by Paweł Pabian # Please include the string: [perl #114346] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=114346 > When namespace is not defined in CATCH block it gives misleading message about m

Re: Can build Rakudo on a Raspberry Pi (with NQP bodging) (was Re: Can't build NQP on a Raspberry Pi (without bodging))

2012-07-31 Thread Parrot Raiser
Great work! It's good to see systems ported to (useful) limited machines; it really highlights inefficiencies that can get overlooked by developers with multi-core servers as their private desktops.