<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: perl master, C++ slave, bound for serial port programming</title>
	<atom:link href="http://eli.thegreenplace.net/2005/12/04/perl-master-c-slave-bound-for-serial-port-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://eli.thegreenplace.net/2005/12/04/perl-master-c-slave-bound-for-serial-port-programming/</link>
	<description>Eli Bendersky&#039;s personal website</description>
	<lastBuildDate>Wed, 19 Jun 2013 13:26:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Mark</title>
		<link>http://eli.thegreenplace.net/2005/12/04/perl-master-c-slave-bound-for-serial-port-programming/comment-page-1/#comment-7919</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 16 Nov 2006 03:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://eli.thegreenplace.net/2005/12/04/perl-master-c-slave-bound-for-serial-port-programming/#comment-7919</guid>
		<description>I found this also useful, but was hoping for source code... :)  As a work around, I wrote a perl module wrapper around the CSerial class.

As far as I can tell, Win32::SerialPort is obsoleted in Perl5.8. It is not available from ActiveState and when I try building it, every test fails. I&#039;m not optimistic things will get fixed.

If you are interested in discussing, send mail to mark at lakata dot org.</description>
		<content:encoded><![CDATA[<p>I found this also useful, but was hoping for source code&#8230; <img src='http://eli.thegreenplace.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   As a work around, I wrote a perl module wrapper around the CSerial class.</p>
<p>As far as I can tell, Win32::SerialPort is obsoleted in Perl5.8. It is not available from ActiveState and when I try building it, every test fails. I&#8217;m not optimistic things will get fixed.</p>
<p>If you are interested in discussing, send mail to mark at lakata dot org.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan</title>
		<link>http://eli.thegreenplace.net/2005/12/04/perl-master-c-slave-bound-for-serial-port-programming/comment-page-1/#comment-4542</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Mon, 09 Oct 2006 01:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://eli.thegreenplace.net/2005/12/04/perl-master-c-slave-bound-for-serial-port-programming/#comment-4542</guid>
		<description>Hello,
This was a very interesting article. I too am tired of working with the Win32::SerialPort module. Is the code for the C++ serialport slave program available? 
Thanks for your time.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
This was a very interesting article. I too am tired of working with the Win32::SerialPort module. Is the code for the C++ serialport slave program available?<br />
Thanks for your time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
