Skip to content

Commit

Permalink
add plack::request as a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Jun 4, 2012
1 parent 1b97251 commit 1097b10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build.PL
Expand Up @@ -13,6 +13,7 @@ my $builder = Module::Build->new(
'Test::Most' => 0, 'Test::Most' => 0,
}, },
requires => { requires => {
'Plack::Request' => 0,
'autodie' => 0, 'autodie' => 0,
'YAML' => 0, 'YAML' => 0,
'Dancer' => 1.3040, 'Dancer' => 1.3040,
Expand Down

0 comments on commit 1097b10

Please sign in to comment.