Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8
-
None
-
-
Description
As we need to use perl programs to send amqp messages but there is no perl version of qpid messaging.
Therefore, I had written a perl api to bind with c++ qpid messaging library. This perl api for qpid messaging is developed using swig and is base on qpid 0.8.
Please see the attached patch file.