Skip to content

Commit

Permalink
Add cpan install note to perl README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanzaa committed Jul 6, 2012
1 parent b5dd677 commit 7db6993
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions perl/README.md
Expand Up @@ -9,8 +9,12 @@ To successfully use the examples you will need a running RabbitMQ server.

To run this code you need to intall Net::RabbitFoot

cpan -i Net::RabbitFoot

For tutorial six UUID::Tiny needs to be installed.

cpan -i UUID::Tiny

## Code

[Tutorial one: "Hello World!"](http://www.rabbitmq.com/tutorial-one-python.html):
Expand Down

0 comments on commit 7db6993

Please sign in to comment.