Skip to content

Commit

Permalink
add Test::More to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chorny committed Jul 6, 2009
1 parent 45dc7e2 commit 49282fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Module-CPANTS-ProcessCPAN/Build.PL
Expand Up @@ -14,6 +14,7 @@ my $build = Module::CPANTS::MyBuild->new(
},
build_requires => {
'File::HomeDir' => '0.66',
'Test::More' => '0',
},
requires => {
'Class::Accessor' => '0.19',
Expand Down
1 change: 1 addition & 0 deletions Module-CPANTS-ProcessCPAN/Changes
Expand Up @@ -2,6 +2,7 @@
# Changes for Module::CPANTS::ProcessCPAN
#-----------------------------------------------------------------
- add File::HomeDir to configure_requires
- add Test::More to deps

0.77 2008-08-10 13:10:56
- added docs on how to set up a CPANTS analyser
Expand Down

0 comments on commit 49282fe

Please sign in to comment.