The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Message::Passing::AMQP::Role::HasAConnection - Implements the Message::Passing::Role::HasAConnection interface..

ATTRIBUTES

tls

Gets passed to Message::Passing::AMQP::ConnectionManager, defaults to false.

vhost

Gets passed to Message::Passing::AMQP::ConnectionManager, defaults to '/'.

verbose

Gets passed to Message::Passing::AMQP::ConnectionManager, defaults to false.

AUTHOR, COPYRIGHT AND LICENSE

See Message::Passing::AMQP.