apparently we're acting more like the pp version here now/:
[gitmo/Package-Stash-XS.git] / dist.ini
1 name = Package-Stash-XS
2 author = Jesse Luehrs <doy at tozt dot net>
3 license = Perl_5
4 copyright_holder = Jesse Luehrs
5
6 [@DOY]
7 :version = 0.05
8 dist = Package-Stash-XS
9
10 [Prereqs]
11 perl = 5.8.1
12
13 [Prereqs / TestRequires]
14 Test::Fatal = 0
15 Test::More = 0.88
16
17 [Prereqs / DevelopRequires]
18 Test::LeakTrace = 0
19
20 ; we maintain a Makefile.PL in the repository to be able to work without dzil,
21 ; but for the distribution we let dzil generate a Makefile.PL with the proper
22 ; dependencies and such
23 [PruneFiles]
24 filenames = Makefile.PL