perl-actions/Get Prereqs from Dist

Extracts the prereqs from a local dist

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
phasesThe phases to get prerequisites fornobuild test runtime
relationshipsThe relationships to get prerequisites fornorequires
featuresThe optional features to get prerequisites forno""
sourcesSource files to check for prerequisitesnoMYMETA.json MYMETA.yml META.json META.yml Makefile _build/prereqs cpanfile
excludePatterns to exclude from returned prerequisitesno""
all-sourcesInclude prerequisites from all sources rather than only the firstnofalse
omit-coreOmit core-only prerequisitesnotrue
namedescription
perlThe perl prerequisite formatted with a version in the syntax expected by cpanm or cpm
prereqsThe prerequisites formatted with a version in the syntax expected by cpanm or cpm
prereqs-no-versionThe prerequisites formatted without a version as expected by CPAN.pm
prereqsJSONThe prerequisites as a string of JSON containing an object with modules as the keys and versions as the values