Joan Miquel 42873e9f8f Update Dancer query to pass the test (#4631) 6 lat temu
..
dancer 42873e9f8f Update Dancer query to pass the test (#4631) 6 lat temu
kelp f13d33be58 Update Kelp query to pass the test (#4629) 6 lat temu
mojolicious 528f7a6184 Mojolicious on async rails. Just replaced blocking code with non-blocking and add some Promises magic. (#3870) 7 lat temu
plack 2b92bf78bf perl: plack: update and async version (#4517) 6 lat temu
web-simple b472c2f4dd Remove source_code files, count all files instead (#3715) 7 lat temu
README.md 4322cacaef Update documentation links (#4541) 6 lat temu

README.md

Dependency Management

While installing Perl, the cpanm client is installed as well as the more advanced Carton. Carton can be used to declare and use project specific dependencies with more fine grained control of versions and even pin the specific versions used during development.

Where to get help

Perl advice can be found in #perl on freenode or on any number of channels on irc.perl.org. Frameworks might declare specific app maintainers in their app's README files.