perl-actions/Perl versions
Generate Perl versions list for your matrix
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| since-perl | List all Perl versions since this (including this). See README for available versions and formats. | yes | — |
| until-perl | List all Perl versions up to this (including this). See README for available versions and formats. | — | latest |
| with-devel | Whether to include also 'devel' Perl | — | false |
| single-out | Single out one version from the list. Values: exact version (e.g. 5.36), 'devel', 'oldest', 'newest', 'latest'. The singled-out version is excluded from perl-versions output. | no | — |
| target | Target platform. One of: perl, perl-tester, perl-buster, perl-bullseye, perl-bookworm, perl-trixie, macos, windows-strawberry. See README for version ranges per target. | no | perl-tester |
Outputs
| name | description |
|---|---|
| perl-versions | JSON containing list of perl versions |
| single-out | The singled-out perl version (when single-out input is specified) |