1name             = Dancer2-Plugin-DBIC
2author           = Naveed Massjouni <naveed@vt.edu>
3license          = Perl_5
4copyright_holder = Naveed Massjouni
5copyright_year   = 2013
6version          = 0.0100
7
8[@Filter]
9-bundle = @Basic
10-remove = GatherDir
11-remove = Readme
12
13[AutoPrereqs]
14[MetaJSON]
15
16[ChangelogFromGit]
17max_age = 3650
18
19[CopyFilesFromBuild]
20copy = Makefile.PL
21
22[GatherDir]
23exclude_filename = Makefile.PL
24
25[MetaResources]
26bugtracker.web = https://github.com/ironcamel/Dancer2-Plugin-DBIC/issues
27repository.type = git
28repository.url = git://github.com/ironcamel/Dancer2-Plugin-DBIC.git
29repository.web = https://github.com/ironcamel/Dancer2-Plugin-DBIC
30
31[MetaProvides::Package]
32
33[OurPkgVersion]
34
35[PodWeaver]
36
37[Prereqs]
38Dancer2 = 0.153002
39DBICx::Sugar = 0.0200
40
41[Prereqs / RuntimeRecommends]
42DBIx::Class::Schema::Loader = 0.07002
43
44[ReadmeAnyFromPod]
45
46[ReadmeAnyFromPod / MarkdownInRoot]
47filename = README.md
48
49[Test::Compile]
50