Skip to content

Commit

Permalink
add more perl module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
John Beppu committed Apr 29, 2008
1 parent 2beea62 commit 232b8e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.PL
Expand Up @@ -8,6 +8,9 @@ WriteMakefile (
'EXE_FILES' => [ 'bin/squatting' ],
'PREREQ_PM' => {
'HTTP::Daemon' => 0,
'Continuity' => 0,
'Data::Dump' => 0,
'JSON::XS' => 0,
},
);

Expand Down

0 comments on commit 232b8e5

Please sign in to comment.