Fix author/requires.cpanm
[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
2a3edbeb 23# required by recipes and examples
3c0dcf26 24Regexp::Common
25Locale::US
26HTTP::Headers
7f627364 27Params::Coerce
3c0dcf26 28URI
7f627364 29Declare::Constraints::Simple
2a3edbeb 30Test::Deep
31IO::String
32