summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 3de67b1a8fb09fe09bba68deffd81270def828ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = Package-Stash
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs

[@DOY]
dist = Package-Stash

[Prereq]
Scalar::Util = 0
Sub::Name = 0

[Prereq / TestRequires]
Test::Exception = 0
Test::More = 0.88