summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: c28e221f1f41051fd797f6d81a01b5ea6a0e371a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name = Package-Stash-XS
author = Jesse Luehrs <doy@tozt.net>
license = Perl_5
copyright_holder = Jesse Luehrs

[@DOY]
:version = 0.11
dist = Package-Stash-XS
repository = github
bugtracker_web = https://github.com/doy/package-stash-xs/issues
bugtracker_mailto =

[AutoPrereqs]

[Prereqs / DevelopRequires]
Test::LeakTrace = 0

; we maintain a Makefile.PL in the repository to be able to work without dzil,
; but for the distribution we let dzil generate a Makefile.PL with the proper
; dependencies and such
[PruneFiles]
filenames = Makefile.PL

[ContributorsFromGit]