Add author/requires.cpanm for co-developpers. "cpanm < author/requires.cpanm" will...
[gitmo/Mouse.git] / author / requires.cpanm
CommitLineData
3c0dcf26 1# modules which the authors require:
2# $ cpanm < author/requires.cpanm
3# see also App::cpanminus (a.k.a. cpanm)
4
5# Module::Install stuff
6Module::Install
7Module::Install::AuthorTests
8Module::Install::XSUtil
9
10# Test stuff
11Test::More
12Test::Exception
13Test::LeakTrace
14Test::Output
15
16# required by recipes
17Regexp::Common
18Locale::US
19HTTP::Headers
20use Params::Coerce
21URI