summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: f4aed7755d91da4490310332e7662a349a7f7192 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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

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