blob: ca5a96e53961c67f390e4e9a78a033dd8cae8088 [file]
Qpid Perl Language Bindings
===========================
How to get help
===============
You can use the perldoc command to display API help for working with Qpid.
perldoc qpid_messaging.pm
will show a simple example application written in Perl that uses the APIs.
From there you can display the individual module documentation by typing:
perldoc [module]