name = Paws
author = Jose Luis Martinez <jlmartinez@capside.com>
license = Apache_2_0
copyright_holder = Jose Luis Martinez
copyright_year = 2014
main_module = lib/Paws.pm

[VersionFromMainModule]

[Git::GatherDir]
exclude_match    = ^old_t
exclude_filename = TODO
exclude_filename = TODO_in_branch
exclude_match    = ^templates
exclude_match    = ^auto-lib
exclude_match    = ^builder-lib
exclude_match    = ^builder-bin
exclude_match    = ^botocore
exclude_filename = Makefile
; LICENSE gets generated by Dist::Zilla, but we want it in
; the source repo so github can detect it 
exclude_filename = LICENSE
; dot not ship internal tools
exclude_filename = bin/paws_make_testcase
exclude_filename = bin/xml2yaml.sh

[ExecDir]
dir = script
[GatherDir]
root = auto-lib
prefix = lib

[ModuleBuildTiny::Fallback]

[@Git]
allow_dirty = dist.ini
allow_dirty = Changes
allow_dirty = README

[Prereqs::FromCPANfile]

[MetaProvides::Package]
[MetaYAML]
[MetaJSON]

[MetaResources]
repository.web = https://github.com/pplu/aws-sdk-perl
repository.url = https://github.com/pplu/aws-sdk-perl.git
repository.type = git
bugtracker.web = https://github.com/pplu/aws-sdk-perl/issues

[License]

[RunExtraTests]
[TestRelease]

[FileFinder::ByName / Examples]
dir = examples

[Manifest]

[Git::Tag]
tag_format  = release-%v

[Git::Push]

[ConfirmRelease]
[UploadToCPAN]