name    = Data-Tabulate
author  = Renee Baecker <module@renee-baecker.de>
license = Artistic_2_0
copyright_holder = Renee Baecker
copyright_year   = 2015

[Git::Contributors]
include_authors = 1

[VersionFromModule]
[PodWeaver]

[PodCoverageTests]
[PodSyntaxTests]

[@Filter]
-bundle = @Basic
-remove = Readme

[@Git]
[MetaJSON]

[MetaProvides::Package]

[ReadmeAnyFromPod / MarkdownInRoot]
phase = build

[ReadmeAnyFromPod / TextInBuild]
phase = build

[GitHubREADME::Badge]
badges = travis
badges = cpants
badges = issues
phase = build
place = top

[ReadmeAddDevInfo]
phase = build
before = # AUTHOR
add_contribution_file = 1

[ContributorsFile]
filename = CONTRIBUTORS

[MetaResources]
homepage = http://github.com/reneeb/Data-Tabulate
bugtracker.web = http://github.com/reneeb/Data-Tabulate/issues
repository.url = http://github.com/reneeb/Data-Tabulate.git
repository.web = http://github.com/reneeb/Data-Tabulate
repository.type = git

[Prereqs]
Carp = 0
perl = 5.010

[Prereqs / TestRequires]
Test::CheckManifest = 1.38
Test::More          = 0