changelog
[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
9
10 [Prereqs]
11 perl = 5.8.1
12
13 [Prereqs / TestRequires]
14 Test::Fatal = 0
15 Test::More = 0.88
16 Test::Requires = 0
17
18 [Prereqs / TestRecommends]
19 Test::LeakTrace = 0
20
21 ; we maintain a Makefile.PL in the repository to be able to work without dzil,
22 ; but for the distribution we let dzil generate a Makefile.PL with the proper
23 ; dependencies and such
24 [PruneFiles]
25 filenames = Makefile.PL