name             = Dancer-Plugin-JSON-Schema
author           = Daniel Perrett <dp13@sanger.ac.uk>
author           = Al Newkirk <awncorp@cpan.org>
author           = Naveed Massjouni <naveed@vt.edu>
license          = Perl_5
copyright_holder = awncorp
copyright_year   = 2010
version          = 0.001

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

[AutoPrereqs]

[CopyFilesFromBuild]
copy = Makefile.PL

[GatherDir]
exclude_filename = Makefile.PL

[Prereqs]
Dancer          = 1.3098
JSON::Schema    = 0

[MetaResources]
bugtracker.web = https://github.com/pdl/Dancer-Plugin-JSON-Schema/issues
repository.type = git
repository.url = git://github.com/pdl/Dancer-Plugin-JSON-Schema.git
repository.web = https://github.com/pdl/Dancer-Plugin-JSON-Schema

[OurPkgVersion]
[PodWeaver]

[ReadmeAnyFromPod / ReadmePodInRoot]
type = markdown
filename = README.md
location = root

[ReadmeFromPod]
[Test::Compile]