new dzil wants 'Prereqs'
[gitmo/Package-Stash-XS.git] / dist.ini
1 name = Package-Stash
2 author = Jesse Luehrs <doy at tozt dot net>
3 license = Perl_5
4 copyright_holder = Jesse Luehrs
5
6 [@DOY]
7 dist = Package-Stash
8 awesome = =inc::MMPackageStash
9
10 [Prereqs]
11 Scalar::Util = 0
12
13 [Prereqs / TestRequires]
14 Test::Fatal = 0
15 Test::More = 0.88