NAME
Net::Async::AMQP::Utils
VERSION
version 0.025
SYNOPSIS
DESCRIPTION
All functions are imported by default.
amqp_frame_info
Returns a string with information about the given AMQP frame.
amqp_frame_type
Takes the following parameters:
$frame - the Net::AMQP::Frame instance
Returns string representing type, typically the base class with Net::AMQP::Protocol prefix removed.
INHERITED METHODS
- Exporter
-
as_heavy, export, export_fail, export_ok_tags, export_tags, export_to_level, import, require_version
AUTHOR
Tom Molesworth <cpan@perlsite.co.uk>
LICENSE
Licensed under the same terms as Perl itself, with additional licensing terms for the MQ spec to be found in share/amqp0-9-1.extended.xml
('a worldwide, perpetual, royalty-free, nontransferable, nonexclusive license to (i) copy, display, distribute and implement the Advanced Messaging Queue Protocol ("AMQP") Specification').