-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdist.ini
54 lines (53 loc) · 1.14 KB
/
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
50
51
52
53
54
name = Devel-StatProfiler
version = 0.53
author = Mattia Barbon <[email protected]>
author = Steffen Mueller <[email protected]>
license = Perl_5
copyright_holder = Mattia Barbon, Steffen Mueller
copyright_year = 2015
[NextRelease]
format = %-9v %{yyyy-MM-dd HH:mm:ss zzz}d
[@Filter]
-bundle = @Git
-remove = Git::Push
commit_msg = Preparing release %v
tag_format = Devel-StatProfiler-%v
tag_message =
[MetaJSON]
[@Filter]
-bundle = @Basic
-remove = MakeMaker
-remove = ConfirmRelease
-remove = UploadToCPAN
[FakeRelease]
[PruneFiles]
filename = dev_Build.PL
filename = _build
filename = buildtmp
filename = nytprof
filename = statprof
filename = t/callsv
filename = t/xsinit.c
match = lib/Devel/StatProfiler/Slowops.pm$
match = MYMETA.*
match = \.out\b
[ModuleBuild]
mb_class = Module::Build::StatProfiler
[Prereqs]
perl = 5.014
Text::MicroTemplate = 0
File::ShareDir = 0
Archive::Zip = 0
parent = 0
[Prereqs / TestRequires]
; authordep Test::Pod = 1.43
Test::Differences = 0
[Prereqs / BuildRequires]
Module::Build::WithXSpp = 0
ExtUtils::XSpp = 0.18
[OurPkgVersion]
[PodWeaver]
[PodSyntaxTests]
[GithubMeta]
user = mbarbon
repo = devel-statprofiler