fix list_all_package_symbols
[gitmo/Package-Stash-PP.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 Scalar::Util = 0
13
14 [Prereqs / TestRequires]
15 Test::Fatal = 0
16 Test::More = 0.88