summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: db20df93dd7ac1a6d9ae927c1b1289457d3ed6a5 (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.80
MooseX::AttributeHelpers = 0
Test::Exception = 0