weaver conf
[cascardo/www-eztv.git] / dist.ini
1 name    = WWW-EZTV
2 author  = Diego Kuperman <diego@freekeylabs.com>
3 license = Perl_5
4 copyright_holder = Diego Kuperman
5 copyright_year   = 2012
6
7 [@Basic]
8 [@Git]
9
10 [AutoPrereqs]
11
12 [Git::NextVersion]
13 first_version = 0.01
14
15 [PkgVersion]
16 [MetaConfig]
17 [MetaJSON]
18 [NextRelease]
19 [PodSyntaxTests]
20 [PodCoverageTests]
21 [PodWeaver]
22
23 [MetaResources]
24 repository.web  = http://github.com/diegok/www-eztv
25 repository.url  = http://github.com/diegok/www-eztv
26 repository.type = git
27
28 [GithubMeta]
29 user = diegok
30 issues = 1
31
32 ;[ReadmeAnyFromPod]
33 ; Default is plaintext README in build dir
34  
35 ;[ReadmeAnyFromPod / ReadmePodInRoot]
36 ;type = pod
37 ;filename = README.pod
38 ;location = root
39
40 [Prereqs / TestRequires]
41 Test::More = 0.96