5004948a9d67fd2b959ca50bdd446c923580140e
[gitmo/Mouse.git] / author / requires.cpanm
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
6 Module::Install
7 Module::Install::AuthorTests
8 Module::Install::XSUtil
9
10 # Test stuff
11 Test::More
12 Test::Exception
13 Test::LeakTrace
14 Test::Output
15 Test::Requires
16
17 # author's tests
18 Test::Pod
19 Test::Spelling
20 Test::Pod::Coverage
21 Test::DependentModules
22
23 # required by recipes and examples
24 Regexp::Common
25 Locale::US
26 HTTP::Headers
27 use Params::Coerce
28 URI
29 Teclare::Constraints::Simple
30 Test::Deep
31 IO::String
32