Re: partial submission for "Contribution to Perl 6 Week 1"

2010-05-10 Thread Moritz Lenz
Hi, Am 09.05.2010 03:58, schrieb shawj...@msu.edu: Dear Perl 6 People, I'm not a web developer and before the week is over I don't have time to learn how to make a nice website like http://proto.perl6.org/. I wanted to make something anyway. Running my program prints the relevant information t

Re: "A website for proto" submission

2010-05-10 Thread Moritz Lenz
Hi, Am 10.05.2010 00:22, schrieb Dagur Valberg Johannsson: I used the evening to hack together a website for proto in perl 5. It's up at http://proto.brannrev.net/ Thank you very much for your submission. We already have a website [1] live from a previous submission; we'll make sure to pick t

[perl #75002] [BUG] Multi-dimensional arrays not behaving as expected

2010-05-10 Thread via RT
# New Ticket Created by Daniel Green # Please include the string: [perl #75002] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75002 > I was testing rakudo out on a project euler problem and noticed some odd behavior in mul

"A website for proto" submission

2010-05-10 Thread Dagur Valberg Johannsson
Hi, I used the evening to hack together a website for proto in perl 5. It's up at http://proto.brannrev.net/ Source code at http://github.com/dagurval/proto_web Cheers

[perl #74996] [PATCH] de-dup item_str in p6opaque.pmc

2010-05-10 Thread via RT
# New Ticket Created by Peter Lobsinger # Please include the string: [perl #74996] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=74996 > eliminates warnings when compiling p6opaque.c diff --git a/src/pmc/p6opaque.pmc b/src

partial submission for "Contribution to Perl 6 Week 1"

2010-05-10 Thread shawjef3
Dear Perl 6 People, I'm not a web developer and before the week is over I don't have time to learn how to make a nice website like http://proto.perl6.org/. I wanted to make something anyway. Running my program prints the relevant information to an XML file, pickle.xml. The filename is specified

[perl #74990] Series of letters doesn't stop at end point

2010-05-10 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #74990] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=74990 > 21:34 <@moritz_> rakudo: say 'a'...'z' 21:34 <+p6eval> rakudo ab2322: 21:34 <+p6eval> ..O