make sure the SV glob slot is always populated on 5.8
[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 Package::DeprecationManager = 0
13 Scalar::Util = 0
14
15 [Prereqs / TestRequires]
16 Test::Fatal = 0
17 Test::More = 0.88
18 Test::Requires = 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