summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 25f001e0d14def8dfcb32217f71c97abc09347b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
name = MooseX-Mangle
version = 0.01
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
abstract = mangle the argument list or return values of your methods

[@Classic]

[Prereq]
Moose = 0.56
Test::Exception = 0