-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdist.ini
More file actions
43 lines (35 loc) · 1.05 KB
/
Copy pathdist.ini
File metadata and controls
43 lines (35 loc) · 1.05 KB
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
name = App-Basis
author = Kevin Mulholland <moodfarm@cpan.org>
license = Perl_5
copyright_holder = Kevin Mulholland
copyright_year = 2017
abstract = Basis for simple applications
main_module = lib/App/Basis.pm
version = 1.5
[@Basic]
[PkgVersion]
; this needs to be early enough in the process to prepare the data before we
; write any META files
[Repository]
; Always have this earlier in the list
; order can matter!
[PodWeaver]
[AutoPrereqs]
[MetaJSON]
[CPANFile]
[Clean]
;; let cpan know what github info I have
;; or use Dist::Zilla::Plugin::GithubMeta
;; [MetaResources]
;; homepage = https://github.com/27escape/App-Basis
;; ;bugtracker.web = https://github.com/27escape/App-Basis/issues
;; ;bugtracker.mailto = bug-project@rt.cpan.org
;; repository.url = git://github.com/27escape/App-Basis
;; repository.web = https://github.com/27escape/App-Basis.git
;; repository.type = git
;;
;; ; insert release information into the Changes file
;; [NextRelease]
;;
;; ; commit changes (made by NextRelease e.g.) to git, commit and push
;; ;[@Git]