-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdist.ini
47 lines (40 loc) · 923 Bytes
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
name = MooX-HandlesVia
author = Matthew Phillips <[email protected]>
license = Perl_5
copyright_holder = Matthew Phillips <[email protected]>
version = 0.001008
[@Basic]
[MetaJSON]
[NextRelease]
[@Git]
allow_dirty = Changes
allow_dirty = dist.ini
allow_dirty = README.mkdn
add_files_in = Changes
add_files_in = dist.ini
add_files_in = README.mkdn
[PodWeaver]
[MetaResources]
repository.url = git://github.com/mattp-/MooX-HandlesVia.git
repository.web = https://github.com/mattp-/MooX-HandlesVia
repository.type = git
[CheckChangeLog]
[PkgVersion]
[ReadmeFromPod]
[ReadmeMarkdownFromPod]
[PodCoverageTests]
[PodSyntaxTests]
[Prereqs / RuntimeRequires]
Moo = 1.003000
Data::Perl = 0.002006
Module::Runtime = 0
Role::Tiny = 0
Class::Method::Modifiers = 0
[Prereqs / TestRequires]
Test::More = 0
Test::Exception = 0
Test::Fatal = 0
MooX::Types::MooseLike::Base = 0.23
[Prereqs]
[Run::BeforeRelease]
run = cp %d%pREADME.mkdn .