Skip to content

Commit

Permalink
added Carp to requires
Browse files Browse the repository at this point in the history
  • Loading branch information
sawyer committed Apr 29, 2009
1 parent fd0a0bd commit d3f70fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ my $builder = Module::Build->new(
'Test::Timer' => 0.05,
},
requires => {
'Carp' => 0,
'Net::Ping' => 2.33,
'Tie::Scalar' => 0,
'Test::Builder' => 0.86,
Expand Down

0 comments on commit d3f70fc

Please sign in to comment.