[perl #117853] [BUG] can't assign here documents to constants

2015-04-12 Thread Christian Bartolomaeus via RT
nbrown++ added a test to S02-literals/heredocs.t with commit https://github.com/perl6/roast/commit/9b7d709fd7. I'm closing this ticket as 'resolved'.

Re: MoarVM without executable stacks?

2015-04-12 Thread Mark Montague
On 2015-04-12 11:22, Mark Montague wrote: It is possible to build and run MoarVM on systems that prohibit executable stacks? [...] Here's what happens when I try to build Rakudo Star: $ perl Configure.pl --backend=moar --gen-moar [... lots of output ...] Building NQP ... /usr/bin/perl Configu

MoarVM without executable stacks?

2015-04-12 Thread Mark Montague
rakudo-star-2015.03, Fedora 21 x86_64 It is possible to build and run MoarVM on systems that prohibit executable stacks? I have executable stacks and executable heaps turned off for security reasons on my web servers. Here's what happens when I try to build Rakudo Star: $ perl Configure.pl

[perl #117853] [BUG] can't assign here documents to constants

2015-04-12 Thread Carl Mäsak via RT
masak: I think https://rt.perl.org/Ticket/Display.html?id=117853 can get a test (if there isnt' already one) and be closed now? jnthn: yep. was gonna add that to the ticket. * masak adds it now