Plack and PSGI uploaded to CPAN
Tatsuhiko Miyagawa / Plack-0.9000 - search.cpan.org
Some yak have been shaved and the last minute bikeshed of renaming things in Plack::Builder was done, and now Plack and PSGI are uploaded to CPAN!
Some server backends like AnyEvent, FCGI::EV, Coro, Danga::Socket, ReverseHTTP and ServerSimple are removed from the core distribution and uploaded to CPAN separately. Actually there’s no reason those implementations need to be named Plack::Server::* anymore since it doesn’t inherit anything. I have more to write about naming your stuff on CPAN, hopefully soon to be posted here.
I also uploaded Catalyst::Engine::PSGI but i keep other framework adapters like Maypole, Mason, Mojo, CGI::Application and Squatting in my github repos for now, since some of the implementations are pretty hacky, and I’m not confident nor comfortable maintaining those adapters when bugs are found etc. Anyone from the dev team of these frameworks want to take care of actually releasing this to CPAN or porting to the core? :)
Anyway, this is a big milestone. Thanks everybody for helping me this past month and let’s celebrate the initial release, but let’s continue hacking!