Badge-Depot-Plugin-Githubactions

 view release on metacpan or  search on metacpan

iller.yaml  view on Meta::CPAN

---
doctype: global

distribution_name: Badge-Depot-Plugin-Githubactions
---
# This file is used together with Dist::Iller and
# Dist::Iller::Config::Author::CSSON to generate
# dist.ini and weaver.ini.
doctype: dist

header:
  author:
    - Erik Carlsson <info@code301.com>
  license: Perl_5
  copyright_holder: Erik Carlsson
  copyright_year: 2020

prereqs:
  runtime:
    requires:
     - perl: 5.010000
     - Moose
     - Badge::Depot
     - namespace::autoclean
     - Types::Standard
     - JSON::MaybeXS
     - Path::Tiny

plugins:
  - +config: Author::CSSON

---
doctype: weaver

plugins:
  - +config: Author::CSSON

---
doctype: cpanfile

---
doctype: gitignore

config: Author::CSSON



( run in 0.543 second using v1.01-cache-2.11-cpan-98e64b0badf )