<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/cpp/bindings/qpid/examples/perl, branch QPID-6125-ProtocolRefactoring</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-5939: Add get_address to Perl Sender/Receiver classes.</title>
<updated>2014-07-31T13:46:25+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2014-07-31T13:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=ccd084384002bcdbbc549b4e1d3c339c00ea9e18'/>
<id>ccd084384002bcdbbc549b4e1d3c339c00ea9e18</id>
<content type='text'>
Updated the Perl client/server examples.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1614889 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated the Perl client/server examples.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1614889 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5732: Perl examples getting the wrong cmdline arguments</title>
<updated>2014-04-29T15:46:34+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2014-04-29T15:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=606f4d7eaccc8bbcb2cda6efb76f8f371b67aee1'/>
<id>606f4d7eaccc8bbcb2cda6efb76f8f371b67aee1</id>
<content type='text'>
The hello_world and map_receiver examples had a one-off error when
getting command line arguments. This patch points them back to the
correct arguments.

Contributed by Zdenek Kraus &lt;zkraus@redhat.com&gt;

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1591006 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The hello_world and map_receiver examples had a one-off error when
getting command line arguments. This patch points them back to the
correct arguments.

Contributed by Zdenek Kraus &lt;zkraus@redhat.com&gt;

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1591006 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5546: Expose the get_content_object method in Perl.</title>
<updated>2014-02-11T15:15:14+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2014-02-11T15:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c02537498e4c1d4bc7a637a0c13ea3fcfb85ee13'/>
<id>c02537498e4c1d4bc7a637a0c13ea3fcfb85ee13</id>
<content type='text'>
Updated the spout and drain examples to use this rather than
encode/decode to retrieve the content of a message.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1567173 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated the spout and drain examples to use this rather than
encode/decode to retrieve the content of a message.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1567173 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-5133: Add option to the spout examples to enable durable messages</title>
<updated>2013-09-11T21:13:06+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2013-09-11T21:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=7134aecc709862a309cf68f45499406d05c0591f'/>
<id>7134aecc709862a309cf68f45499406d05c0591f</id>
<content type='text'>
Each of the examples (C++, Ruby, Perl, Python) now have a command line
option to set the durable flag on messages sent. This allows for
experimenting with message persistence.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1522042 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Each of the examples (C++, Ruby, Perl, Python) now have a command line
option to set the durable flag on messages sent. This allows for
experimenting with message persistence.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1522042 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4843: Fixed the Perl spout.pl example.</title>
<updated>2013-05-14T21:26:37+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2013-05-14T21:26:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=e59877742722b35bc0b12252658169f68c717498'/>
<id>e59877742722b35bc0b12252658169f68c717498</id>
<content type='text'>
It still called the old setProperty method on Message rather than
set_property.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1482598 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It still called the old setProperty method on Message rather than
set_property.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1482598 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4587: Improve the quality of the Perl examples.</title>
<updated>2013-02-18T22:08:31+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2013-02-18T22:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=7fe2680fc17ff1078807d18fdd536894902d3a2a'/>
<id>7fe2680fc17ff1078807d18fdd536894902d3a2a</id>
<content type='text'>
Added more detailed comments to the code, and reformatted it.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1447519 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added more detailed comments to the code, and reformatted it.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1447519 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4581: Perl message content are automatically encoded.</title>
<updated>2013-02-15T18:22:55+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2013-02-15T18:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=1045f4fcaf8fe899e9a38a527a2963dac135c717'/>
<id>1045f4fcaf8fe899e9a38a527a2963dac135c717</id>
<content type='text'>
Updated all Perl examples to properly reflect this change.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1446715 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated all Perl examples to properly reflect this change.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1446715 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: Small typo fix in the drain..pl example.</title>
<updated>2012-12-07T15:09:21+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2012-12-07T15:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c2e1cc447728fbb4a73f4d4860b9ec5de2368bd7'/>
<id>c2e1cc447728fbb4a73f4d4860b9ec5de2368bd7</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1418350 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1418350 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4214 : Updated all Perl examples to work with the new Perl APIs.</title>
<updated>2012-11-27T18:08:05+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2012-11-27T18:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a1552c02242522e29fa509b2b985f60e3729f4b0'/>
<id>a1552c02242522e29fa509b2b985f60e3729f4b0</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1414296 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1414296 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>BZ878940 - Fixes and improvements to spout.pl and drain.pl</title>
<updated>2012-11-27T15:08:54+00:00</updated>
<author>
<name>Darryl L. Pierce</name>
<email>mcpierce@apache.org</email>
</author>
<published>2012-11-27T15:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b14e4d0b6b637c041e9be784f61b56de1715d379'/>
<id>b14e4d0b6b637c041e9be784f61b56de1715d379</id>
<content type='text'>
Initial changes from Petr Matousek with additions from Darryl Pierce for
show usage information.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1414221 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial changes from Petr Matousek with additions from Darryl Pierce for
show usage information.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1414221 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
