Hello, I found this framework lately, seems very solid. I'm confused why it hasn't got much traction.
I intend to revive it a bit, create some cpan modules, pull requests, blog posts on my practically invisible for google blog. I see naturalist quite active still, so it may work.
I'd like Kelp to be a go-to solution for Plack based web programming, of course there's no point to compete with Mojolicious but a Plack native soultion will find it's use given how much stuff is written for Plack. Been using Dancer2 for a while but it wasn't flexible enough for my style. I think we have a marketing problem, as noone on the IRC have heard about Kelp.
For now I've written these two modules:
https://github.com/brtastic/perl-kelp-module-symbiosis and
https://github.com/brtastic/perl-kelp-module-websocket-anyevent which I will deploy to CPAN pretty soon.
Symbiosis is quite a convenient one, should allow running entire plack ecosystems based on Kelp a breeze. Websocket uses it for painless integration.
Will gladly accept opinions on my modules, my vision and ideas for more modules. Cheers.