changelog
[gitmo/Package-Stash.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 Package::Stash::XS = 0
15 Scalar::Util = 0
16
17 [Prereqs / TestRequires]
18 Test::Fatal = 0
19 Test::More = 0.88
20 Test::Requires = 0
21
22 [Prereqs / TestRecommends]
23 Test::LeakTrace = 0