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

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.