perl-actions/Upload to CPAN
Upload file to CPAN
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Username to upload to the PAUSE server | yes | — |
| password | Password to upload to the PAUSE server | yes | — |
| file | File to upload to PAUSE | yes | — |
| filename | File name to store file as on PAUSE | no | — |
| directory | Directory to store file on PAUSE | no | — |
Outputs
| name | description |
|---|---|
| download-url | URL to download release from |
| metacpan-url | URL to view release on MetaCPAN |