name             = Dancer-Plugin-DBIC
author           = Al Newkirk <awncorp@cpan.org>
author           = Naveed Massjouni <naveed@vt.edu>
license          = Perl_5
copyright_holder = awncorp
copyright_year   = 2010
version          = 0.2104

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

[AutoPrereqs]

[ChangelogFromGit]
max_age = 3650

[CopyFilesFromBuild]
copy = Makefile.PL

[GatherDir]
exclude_filename = Makefile.PL

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

[OurPkgVersion]

[Prereqs]
Dancer          = 1.3098
DBICx::Sugar    = 0

[Prereqs / RuntimeRecommends]
DBIx::Class::Schema::Loader = 0.07002

[PodWeaver]

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

[ReadmeFromPod]

[Test::Compile]