Bartosz Jarzyna 63f467e295 Perl: Fix non-functional benchmarks (#9151) 1 년 전
..
dancer 63f467e295 Perl: Fix non-functional benchmarks (#9151) 1 년 전
kelp 63f467e295 Perl: Fix non-functional benchmarks (#9151) 1 년 전
mojolicious 63f467e295 Perl: Fix non-functional benchmarks (#9151) 1 년 전
plack 63f467e295 Perl: Fix non-functional benchmarks (#9151) 1 년 전
web-simple 63f467e295 Perl: Fix non-functional benchmarks (#9151) 1 년 전
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.