The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name             = Dancer2-Plugin-DBIC
author           = Naveed Massjouni <naveedm9@gmail.com>
license          = Perl_5
copyright_year   = 2013
version          = 0.0011

[@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/Dancer2-Plugin-DBIC/issues
repository.type = git
repository.url = git://github.com/ironcamel/Dancer2-Plugin-DBIC.git
repository.web = https://github.com/ironcamel/Dancer2-Plugin-DBIC

[OurPkgVersion]

[PodWeaver]

[Prereqs]
Dancer2 = 0.153002

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

[ReadmeAnyFromPod]

[ReadmeAnyFromPod / MarkdownInRoot]
filename = README.md

[Test::Compile]