summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: ca81dfaab78e33a4b5ab7910cbe8c77d670398ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
name = MooseX-ABC
version = 0.02
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