Re: Entry for perl6-users list missing from http://lists.perl.org/all.html#p

2014-09-09 Thread Will Coleda
I don't have access to that ticket # on rt.perl.org. I've opened a pull request against the perlweb github project to add perl6-users to the list of lists. https://github.com/perlorg/perlweb/pull/136 Cheers. On Mon, Sep 8, 2014 at 6:22 PM, James E Keenan wrote: > Information about the perl6-us

Re: Orphaned module Form

2014-09-09 Thread Will Coleda
Looks like this repo has commits as of a day ago, and mathw is back on the case. On Mon, Sep 8, 2014 at 4:44 AM, Kamil Kułaga wrote: > Hi, > > There is a https://github.com/mathw/form trying to implement > http://search.cpan.org/~dconway/Perl6-Form-0.005/lib/Perl6/Form.pm > > Module is still usab

Re: Orphaned module Form

2014-09-09 Thread Moritz Lenz
Hi all, On 09/09/2014 02:26 PM, Will Coleda wrote: Looks like this repo has commits as of a day ago, and mathw is back on the case. I brought this up on IRC yesterday, see http://irclog.perlgeek.de/perl6/2014-09-08#i_9314918 So I meant to fork the project into the perl6 organization, and then

Moar Parrots

2014-09-09 Thread Alex Becker
Hi! Hitting the download button for Perl 6 leads to this page: http://rakudo.org/downloads/star/ There is a set of undocumented files. For 2014.08, there is one msi file with the Suffix moar, and one with the Suffix parrot. So, if I just want to have a look at Perl 6 and how it behaves on Window

Re: Orphaned module Form

2014-09-09 Thread Moritz Lenz
Hi all, On 08.09.2014 10:44, Kamil Kułaga wrote: > Hi, > > There is a https://github.com/mathw/form trying to implement > http://search.cpan.org/~dconway/Perl6-Form-0.005/lib/Perl6/Form.pm > > Module is still usable but fails tests. > > retupmoca has prepared https://github.com/masak/data-prett

Re: Moar Parrots

2014-09-09 Thread Patrick R. Michaud
On Tue, Sep 09, 2014 at 10:07:46PM +0200, Alex Becker wrote: > Hitting the download button for Perl 6 leads to this page: > http://rakudo.org/downloads/star/ > There is a set of undocumented files. For 2014.08, there is one msi file > with the Suffix moar, and one with the Suffix parrot. To avoid

[perl #122741] Dead link

2014-09-09 Thread via RT
# New Ticket Created by Alex # Please include the string: [perl #122741] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=122741 > Hi! On http://rakudo.org/community/ the link to "The Perl 6 aggregator" is dead. Please remove i

[perl6/specs] f41d70: adding LoL

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f41d70378e6e3174949f0086dd6f93001b89f55a https://github.com/perl6/specs/commit/f41d70378e6e3174949f0086dd6f93001b89f55a Author: L. Grondin Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M S99-glo

[perl6/specs] 20a1fd: resolve link for JIT compiler

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 20a1fd6b01315abaae3a3f49e6cccaa2fbb5b7e4 https://github.com/perl6/specs/commit/20a1fd6b01315abaae3a3f49e6cccaa2fbb5b7e4 Author: L. Grondin Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M S99-glo

[perl6/specs] 33464a: resolve rakudo

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 33464abdd0d04a9650cd5db5dfabe9b398747a8d https://github.com/perl6/specs/commit/33464abdd0d04a9650cd5db5dfabe9b398747a8d Author: L. Grondin Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M S99-glo

[perl6/specs] 29109b: header for Zavolaj

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 29109b669aba5d1e274d3441a850a961fcd85357 https://github.com/perl6/specs/commit/29109b669aba5d1e274d3441a850a961fcd85357 Author: L. Grondin Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M S99-glo

[perl6/specs] 439a5b: resolve Rosetta Code

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 439a5b40dc9645d02e2a55dcde505aa1eee0340b https://github.com/perl6/specs/commit/439a5b40dc9645d02e2a55dcde505aa1eee0340b Author: L. Grondin Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M S99-glo

Re: [perl #122741] Dead link

2014-09-09 Thread Timo Paulssen
Hello Alex, I gave the page an almost complete overhaul to make it more newbie-friendly (because we do want to cater to newcomers, it's just that sometimes we fail to.) Please tell me if there's more I can do to improve it!

Moar comprehension questions about Perl6

2014-09-09 Thread Alex Becker
Hi! Sorry, I have more unbelievable dumb questions about Perl6 and Rakudo. So, on http://rakudo.org/ it's stated that Rakudo Star is "a useful and usable distribution of Perl 6". To be sure: that means that Rakudo* is something like ActiveState Perl or Strawberry Perl right? And Rakudo only (with

Re: Moar comprehension questions about Perl6

2014-09-09 Thread Timo Paulssen
Hi Alex, your questions aren't "unbelievably dumb", to start off. Getting an outsider's view is very hard if you're on the inside. Yes, Rakudo * is a distribution of a compiler and some modules we hope you'll find useful. In that way it's similar to the ActiveState or Strawberry distribution