Re: Orphaned module Form

2014-09-10 Thread Tobias Leich
Hi, it is now found at: https://github.com/perl6/form (Moritz++'s link below points to the old location) Am 09.09.2014 um 22:23 schrieb 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.cp

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: 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

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

Orphaned module Form

2014-09-08 Thread Kamil Kułaga
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-pretty/pull/1 but mathw seems to be no longer active on github. My que