doctype: dist
header:
author: Erik Carlsson
prereqs:
runtime:
requires:
- Moose
add_prereqs_as_authordeps: 1
plugins:
- +plugin: GatherDir
- +plugin: PruneCruft
- +plugin: ManifestSkip
- +plugin: MetaYAML
- +plugin: License
- +plugin: Readme
- +plugin: ExtraTests
- +plugin: ExecDir
- +plugin: ShareDir
- +plugin: MakeMaker
- +plugin: Manifest
- +plugin: TestRelease
- +plugin: ConfirmRelease
- +plugin: UploadToCPAN
+prereqs:
- runtime_requires: CPAN::Uploader
---
doctype: weaver
plugins:
- +plugin: '@CorePrep'
- +plugin: -SingleEncoding
- +plugin: Name
- +plugin: Version
- +plugin: prelude
+base: Region
- +plugin: Synopsis
+base: Generic
- +plugin: Description
+base: Generic
- +plugin: Overview
+base: Generic
- +plugin: Attributes
+base: Collect
command: attr
header: ATTRIBUTES
- +plugin: Methods
+base: Collect
command: method
header: METHODS
- +plugin: Functions
+base: Collect
command: func
header: FUNCTIONS
- +plugin: Leftovers
- +plugin: postlude
+base: Region
- +plugin: Authors
- +plugin: Legal