forked from sdt/Log-Any-Plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
49 lines (41 loc) · 972 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
48
49
name = Log-Any-Plugin
author = Stephen Thirlwall <[email protected]>
license = Perl_5
copyright_holder = Stephen Thirlwall
copyright_year = 2011
[@Filter]
-bundle = @Classic
-remove = Readme
-remove = PodVersion
[AutoPrereqs]
[MetaJSON]
[MinimumPerl]
[PodWeaver]
[Git::NextVersion]
first_version = 0.001
version_regexp = ^release-(\d+\.\d+)$
[Git::Tag]
tag_format = release-%v
tag_message = Tag the %v release of %N on %{yyyy-MM-dd}d
;[Git::Check] ;TODO: is there a .gitignore interaction I'm missing?
[ReadmeAnyFromPod]
[ReadmeAnyFromPod / ReadmePodInRoot]
type = markdown
filename = README.md
location = root
[AutoMetaResources]
bugtracker.rt = 1
repository.github = user:sdt
homepage = http://search.cpan.org/dist/%{dist}
[Test::Compile]
[Test::Perl::Critic]
[Test::Portability]
[EOLTests]
[NoTabsTests]
[Test::Synopsis]
[TestRelease]
[MetaTests]
[Test::CPAN::Meta::JSON]
[Test::CPAN::Changes]
[CheckChangesHasContent]
[Test::CheckChanges]