Skip to content

Commit

Permalink
added Test::Timer to build_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
sawyer committed Apr 29, 2009
1 parent c926452 commit d4ca6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build.PL
Expand Up @@ -9,6 +9,7 @@ my $builder = Module::Build->new(
dist_version_from => 'lib/Test/Ping.pm',
build_requires => {
'Test::More' => 0,
'Test::Timer' => 0.05,
},
requires => {
'Net::Ping' => 2.33,
Expand Down

0 comments on commit d4ca6ab

Please sign in to comment.