Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
clkao committed Oct 19, 2011
1 parent 1363c6c commit c505bb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile.PL
Expand Up @@ -4,6 +4,10 @@ all_from 'lib/AnyMQ/AMQP.pm';
readme_from 'lib/AnyMQ/AMQP.pm';
build_requires 'Test::More';

requires 'AnyMQ';
requires 'File::ShareDir';
requires 'JSON';
requires 'Try::Tiny';
requires 'AnyEvent::RabbitMQ' => 1.03;

auto_include_deps;
Expand Down

0 comments on commit c505bb0

Please sign in to comment.