Add user module testing using Test::DependentModules
[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
2462603a 15Test::Requires
16
17# author's tests
18Test::Pod
19Test::Spelling
20Test::Pod::Coverage
21Test::DependentModules
3c0dcf26 22
23# required by recipes
24Regexp::Common
25Locale::US
26HTTP::Headers
27use Params::Coerce
28URI