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

[@Classic]

[Prereq]
Moose = 0.86
MooseX::AttributeHelpers = 0
Test::Exception = 0