Note that there are some explanatory texts on larger screens.

plurals
  1. POModern perl - ready to run applications - learning by examples - from what?
    text
    copied!<p>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.</p> <p>Browsed much pages like:</p> <ul> <li><a href="https://www.socialtext.net/perl5/applications" rel="nofollow noreferrer">https://www.socialtext.net/perl5/applications</a></li> <li><a href="https://www.socialtext.net/perl5/websites_using_perl" rel="nofollow noreferrer">https://www.socialtext.net/perl5/websites_using_perl</a></li> </ul> <p>and much more (perl.org and etc.) - and unfortunately - I'm not found any "ready to run" application written with Modern perl.</p> <p>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.</p> <p>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.</p> <hr> <h3>Already found "modern" applications</h3> <p>Catalyst based:</p> <ul> <li><a href="http://mojomojo.org/" rel="nofollow noreferrer">MojoMojo</a> (wiki) - <a href="https://stackoverflow.com/users/821642/ian-sillitoe">added by Ian Sillitoe</a></li> <li><a href="http://shinycms.org/" rel="nofollow noreferrer">ShinyCMS</a> (cms) - <a href="https://stackoverflow.com/users/340355/mike">added by Mike</a></li> <li><a href="http://deimos.dhoss.net" rel="nofollow noreferrer">Deimos</a> (cms) - <a href="https://stackoverflow.com/users/340355/mike">added by Mike</a></li> </ul> <p>Other Moose/Plack applications:</p> <ul> <li>none yet</li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload