move from Test::Exception to Test::Fatal
[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 dist = Package-Stash
8
9 [Prereq]
10 Scalar::Util = 0
11
12 [Prereq / TestRequires]
13 Test::Fatal = 0
14 Test::More = 0.88