perl-actions/install with cpanminus
install Perl Modules with App::cpanminus
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| install | List of modules or distributions to install [seperated by newline] | no | — |
| cpanfile | Use a cpanfile to install modules | no | — |
| tests | Run or not the unit tests | no | false |
| verbose | Add -v to cpanm | no | false |
| args | Extra args used passed to install command | no | — |
| sudo | Perform installations as root | no | true |
| perl | Path of perl to use default to current PATH | no | perl |
| path | Path where to install cpanm: the string can use $Config values | no | $Config{installsitescript}/cpanm |
| local-lib | Path where to install modules | no | — |
Outputs
no outputs