Re: Where is the mod_perl development repo?
On 02/19/2017 01:44 AM, Randal L. Schwartz wrote: >> "Tom" == Tom Browder writes: > > Tom> Any plans to support Perl 6? > > You mean, "Any plans to rewrite it from scratch?" > > You do realize that Perl 6 is an entirely different language, yes? > Is Lincoln Stein still around? -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013
Re: Where is the mod_perl development repo?
On Sun, Feb 19, 2017 at 00:44 Randal L. Schwartz wrote: > > "Tom" == Tom Browder writes: ... > Randall, I do know that, and I love Perl 6! I also feel comfortable writing CGI programs, so how can I use both most efficiently with my apache web server.? Best regards, -Tom P.S. I enjoyed meeting you and shaking hands with you at YAPC::NA::2016. Thanks for all your contributions to the Perl community!
Re: Where is the mod_perl development repo?
Many years ago Jeff Horwitz had a proof of concept mod_parrot, which allowed a mod_perl6. He did some talks about it at YAPC. Lots of things have changed since then though. Notably perl6 is mostly using moarVM these days, which might mean that effort isn't useful any more, but I don't really know. At any rate, there hasn't been any effort from the mod_perl PMC to port/rewrite/support perl6 at this time. Adam > On Feb 19, 2017, at 7:49 AM, Tom Browder wrote: > >> On Sun, Feb 19, 2017 at 00:44 Randal L. Schwartz >> wrote: >> > "Tom" == Tom Browder writes: > ... > > Randall, I do know that, and I love Perl 6! I also feel comfortable writing > CGI programs, so how can I use both most efficiently with my apache web > server.? > > Best regards, > > -Tom > > P.S. I enjoyed meeting you and shaking hands with you at YAPC::NA::2016. > Thanks for all your contributions to the Perl community!
Re: Where is the mod_perl development repo?
On Sun, Feb 19, 2017 at 2:11 PM, Adam Prime wrote: > Many years ago Jeff Horwitz had a proof of concept mod_parrot, which allowed > a mod_perl6. He did some talks about it at YAPC. Lots of things have changed > since then though. Notably perl6 is mostly using moarVM these days, which > might mean that effort isn't useful any more, but I don't really know. > > At any rate, there hasn't been any effort from the mod_perl PMC to > port/rewrite/support perl6 at this time. Thanks, Adam. Best regards, -Tom