---
doctype: dist

header:
  name: MoopsX-UsingMoose

prereqs:
  runtime:
    requires:
      - perl: 5.014000
      - Moo::Role
      - Moops: 0.034
  test:
    requires:
      - Moose: 2.000

plugins:
 - +config: Author::CSSON

 - +extend_plugin: TravisYML
   perl_version: 5.16 5.18 5.20 5.22

 - +remove_plugin: Test::Kwalitee::Extra

---
doctype: weaver

plugins:
  - +config: Author::CSSON

  - +remove_plugin: Splint

---
doctype: cpanfile

---
doctype: gitignore

config: Author::CSSON

always:
 - /MoopsX-UsingMoose-*