withCpanMinus
Method
interface PerlAppResource { // ... omitted for brevity withCpanMinus(): PerlAppResource;}Signature
method
withCpanMinusbuilderConfigures the Perl application to use cpanm (App::cpanminus) as its package manager instead of the default cpan. Call this before `WithPackage``1` to change how packages are installed.
withCpanMinus(): PerlAppResourceReturns
PerlAppResourceApplies to
This method applies to the following types: