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

[@Classic]

[Prereq]
MooseX::Role::Parameterized = 0.02
List::Util                  = 0
List::MoreUtils             = 0
Test::More                  = 0
Test::Deep                  = 0