5578e8806897d7d4abdd73249b0ca946f647ccaa
[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 Dist::CheckConflicts = 0
14 Package::DeprecationManager = 0
15 Package::Stash::XS = 0
16 Scalar::Util = 0
17
18 [Prereqs / TestRequires]
19 Test::Fatal = 0
20 Test::More = 0.88
21 Test::Requires = 0
22
23 [Prereqs / TestRecommends]
24 Test::LeakTrace = 0
25
26 [Prereqs / ConfigureRequires]
27 Dist::CheckConflicts = 0