8fa217b6d142b36d701557cbfc87cbc66fba0918
[gitmo/MooseX-Daemonize.git] / dist.ini
1 name        = MooseX-Daemonize
2 author      = Chris Prather <chris@prather.org>
3 copyright_holder = Chris Prather
4 license     = Perl_5
5
6 [Git::NextVersion]
7
8 [Authority]
9 authority = cpan:PERIGRIN
10
11 [Prereqs / RuntimeRequires]
12 Moose                      = 0.33
13 MooseX::Getopt             = 0.07
14 MooseX::Types::Path::Class = 0
15 File::Path                 = 2.08
16 Sub::Exporter              = 0
17
18 [Prereqs / TestRequires]
19 Test::More  = 0.88
20 Test::Fatal = 0
21 Test::Moose = 0
22
23 [MetaNoIndex]
24 directory = t
25 directory = examples
26
27 [MetaResources]
28 bugtracker.web    = https://rt.cpan.org/Dist/Display.html?Name=MooseX-Daemonize
29 bugtracker.mailto = bug-MooseX-Daemonize@rt.cpan.org
30 ; r/w: gitmo@git.moose.perl.org:MooseX-Daemonize.git
31 repository.url    = git://git.moose.perl.org/MooseX-Daemonize.git
32 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Daemonize.git;a=summary
33 repository.type   = git
34
35 [MetaJSON]
36 [MetaConfig]
37 [ContributorsFromGit]
38
39 [PkgVersion]
40
41 [NextRelease]
42 :version = 4.300018
43 format = %-8V  %{yyyy-MM-dd HH:mm:ss ZZZZ}d
44
45 [Git::Check]
46 :version = 1.122460
47 allow_dirty =
48
49 [Git::Commit]
50 allow_dirty = Changes
51 commit_msg = %N-%v%t%n%n%c
52
53 [Git::Tag]
54 tag_format = v%v%t
55 tag_message = v%v%t
56
57 [Git::Push]
58
59 ; this is last so ConfirmRelease loads last
60 [@Basic]
61
62 ; must be after MakeMaker plugin
63 [AssertOS]
64 os = -MSWin32