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

[@DOY]
dist = MooseX-ABC

[Prereq]
Moose = 0.94

[Prereq / TestRequires]
Test::Exception = 0