szabgab has asked for the wisdom of the Perl Monks concerning the following question:
installs the dependencies listed in the local Makefile.PL, but it seems it does not install the dependencies that are marked as "TEST_REQUIRES" nor the ones listed as "tests suggests". Is there a way to ask "cpanm" to install those module as well?cpanm --installdeps .
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: cpanm install test-dependencies
by Haarg (Priest) on Oct 11, 2022 at 09:02 UTC | |
Re: cpanm install test-dependencies
by hippo (Archbishop) on Oct 11, 2022 at 08:27 UTC | |
by szabgab (Priest) on Oct 11, 2022 at 08:38 UTC | |
by hippo (Archbishop) on Oct 11, 2022 at 09:10 UTC |