summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: a894680e3c179aad2f0d963a78d715ceb0f2b47a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
List::Util                  = 0
List::MoreUtils             = 0
Carp                        = 0
Test::More                  = 0

[PodWeaver]