optionally subname added subs
[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 dist = Package-Stash
8
9 [Prereq]
10 Scalar::Util = 0
11 Sub::Name = 0
12
13 [Prereq / TestRequires]
14 Test::Exception = 0
15 Test::More = 0.88