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.