I'm learning Modern perl - Moose, Plack etc. In much advices you can read "learn by examples" - so started searching for some ready-to-run applications written with Modern perl.
Browsed much pages like:
and much more (perl.org and etc.) - and unfortunately - I'm not found any "ready to run" application written with Modern perl.
I'm not found any Moose/Plack - CMS, neither ShoppingCart, nor Blog or any web application. It is hardly to believe than they are not exists, so probably I'm searching in the wrong places.
Please can you point me into some "Ready to run" web applications written in Modern Perl (not only frameworks)? I checked all apps from the above links, and no one is Moose/Plack based.
Already found "modern" applications
Catalyst based:
- MojoMojo (wiki) - added by Ian Sillitoe
- ShinyCMS (cms) - added by Mike
- Deimos (cms) - added by Mike
Other Moose/Plack applications:
- none yet