![]() |
![]()
| ![]() |
![]()
NAMENet::AMQP::Common - A collection of exportable tools for AMQP (de)serialization SYNOPSISuse Net::AMQP::Common qw(:all) EXPORTABLE METHODSThe following are available for exporting by name or by ':all'. All the 'pack_*' methods take a single argument and return a binary string. All the 'unpack_*' methods take a scalar ref and return a perl data structure of some type, consuming some data from the scalar ref.
SEE ALSONet::AMQP COPYRIGHTCopyright (c) 2009 Eric Waters and XMission LLC (http://www.xmission.com/). All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. AUTHOREric Waters <ewaters@gmail.com>
|