packaging stuff
[p5sagit/Try-Tiny.git] / dist.ini
1 name = Try-Tiny
2 author = Yuval Kogman <nothingmuch@woobling.org>
3 author = Jesse Luehrs <doy@tozt.net>
4 license = MIT
5 copyright_holder = Yuval Kogman
6
7 [@DOY]
8 :version = 0.14
9 dist = Try-Tiny
10 repository = github
11 authority = cpan:NUFFIN
12 bugtracker_web = https://github.com/doy/try-tiny/issues
13 bugtracker_mailto =
14 done_testing = 0
15 Git::Tag_tag_format = %N-%v
16 Git::NextVersion_version_regexp = ^Try-Tiny-(.+)$
17
18 [ContributorsFromGit]
19
20 [AutoPrereqs]
21 ; tests optionally require 5.010
22 skip = ^perl$
23 ; tests for optional Sub::Name stuff
24 skip = ^Sub::Name$
25
26 [Prereqs]
27 perl = 5.006