document a couple caveats
[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 :version = 0.05
8 dist = Package-Stash
9 awesome = =inc::MMPackageStash
10
11 [Prereqs]
12 perl = 5.8.3
13 Package::DeprecationManager = 0
14 Scalar::Util = 0
15
16 [Prereqs / TestRequires]
17 Test::Fatal = 0
18 Test::More = 0.88
19 Test::Requires = 0
20
21 [Prereqs / TestRecommends]
22 Test::LeakTrace = 0
23
24 ; we maintain a Makefile.PL in the repository to be able to work without dzil,
25 ; but for the distribution we let dzil generate a Makefile.PL with the proper
26 ; dependencies and such
27 [PruneFiles]
28 filenames = Makefile.PL