Skip to content
This repository has been archived by the owner on May 23, 2018. It is now read-only.

athenahealth/net-amqp-rabbitmq

Repository files navigation

Net::AMQP::RabbitMQ::PP

Build

Building the module should be straightforward.

# Generate the build script
perl Build.PL

# Build the module
./Build

# Run the tests
./Build test

# Install the module
./Build install

Build Status

Build Status

Tests

The tests in this library are based on those found in Net::RabbitMQ.

If you are stuck in an environment where you cannot reach the internet you can still run tests by exporting MQHOST to some accessible instance.

About

A pure Perl implementation of AMQP for RabbitMQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages