Changes entry for PR#1
[p5sagit/Try-Tiny.git] / dist.ini
CommitLineData
12b7dc6c 1name = Try-Tiny
8c534220 2author = יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
12b7dc6c 3author = Jesse Luehrs <doy@tozt.net>
4license = MIT
8c534220 5copyright_holder = יובל קוג'מן (Yuval Kogman)
6copyright_year = 2009
12b7dc6c 7
b715d61b 8[FileFinder::Filter / all_files_but_using_5.10_features]
9finder = :TestFiles
10skip = t/given_when.t
11skip = t/when.t
12
dbb907ac 13[@Author::ETHER]
14installer = MakeMaker
15Authority.authority = cpan:NUFFIN
12b7dc6c 16; tests optionally require 5.010
b715d61b 17AutoPrereqs.skip = ^perl$
18MinimumPerl.test_finder = all_files_but_using_5.10_features
a2023f04 19-remove = Test::CleanNamespaces
12b7dc6c 20
b715d61b 21; TODO: make this an option of [Test::MinimumVersion]
22[Substitute]
23file = xt/release/minimum-version.t
24code = s/^(all_minimum_version_ok\([^)]+)(\s*\);)/$1, { skip => [qw(t\/given_when\.t t\/when\.t)] }$2/
5ee27f1f 25
b715d61b 26[Prereqs::Soften]
27to_relationship = suggests
28copy_to = develop.requires
29module = Capture::Tiny ; capture_stderr
30module = Sub::Name
31module = Sub::Util
a88118ec 32
33[OnlyCorePrereqs]
34check_dual_life_versions = 0