Nate 4322cacaef Update documentation links (#4541) 6 년 전
..
dancer b472c2f4dd Remove source_code files, count all files instead (#3715) 7 년 전
kelp b472c2f4dd Remove source_code files, count all files instead (#3715) 7 년 전
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.