File: dist.ini

package info (click to toggle)
liblist-objects-withutils-perl 2.028003-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,292 kB
  • sloc: perl: 1,957; makefile: 17; sh: 6
file content (71 lines) | stat: -rw-r--r-- 1,439 bytes parent folder | download | duplicates (4)
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
name    = List-Objects-WithUtils
author  = Jon Portnoy <avenj@cobaltirc.org>
license = Perl_5
copyright_holder = Jon Portnoy
copyright_year   = 2016

version = 2.028003

[@Basic]
[MetaJSON]

[@Git]
allow_dirty  = Changes
allow_dirty  = dist.ini
allow_dirty  = README.mkdn
allow_dirty  = cpanfile
add_files_in = Changes
add_files_in = dist.ini
add_files_in = README.mkdn
add_files_in = cpanfile
tag_format   = '%v'
tag_message  = 'dist %v'
untracked_files = warn

[MetaResources]
repository.url  = git://github.com/avenj/list-objects-withutils.git
repository.web  = git://github.com/avenj/list-objects-withutils
repository.type = git

[ConfirmRelease]
[CheckChangeLog]

[PkgVersion]
die_on_existing_version = 1
;; Fixes off-by-one src lines:
;die_on_line_insertion   = 1

[ReadmeFromPod]
[ReadmeMarkdownFromPod]

[PromptIfStale]
phase = release
check_all_plugins = 1
check_all_prereqs = 1
skip = overload
skip = strict

[CheckIssues]
;[CheckExtraTests]
[PodCoverageTests]
[PodSyntaxTests]
[Test::NoTabs]
[Test::CPAN::Changes]
[Test::DistManifest]

; No404s is annoying because it skips if AUTOMATED_TESTING is set
;  (regardless of RELEASE_TESTING, which screws up my 'dzil test --all'
;  workflow)
; LinkCheck has open bugs but "seems to work"
[Test::Pod::LinkCheck]
;[Test::Pod::No404s]

[Test::Portability]
[Test::ReportPrereqs]
[Test::Synopsis]
;[Test::UnusedVars]

[Prereqs::FromCPANfile]

[Run::AfterBuild]
run = cp %d%pREADME.mkdn .