X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: serial ports Date: Sat, 22 Apr 2006 12:52:41 +0100 Message-ID: <02dd01c66603$42bb6430$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <013d01c665cd$386bd590$0a01a8c0@p42800e> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 22 April 2006 06:26, David Christensen wrote: > Oliver Vecernik wrote >> I'd like to use the serial port from perl on my notebook. > > Try the Win32::SerialPort Perl module: > > http://members.aol.com/Bbirthisel/SerialPort.html > > > I used it in the past and it worked great, but I had to use ActiveState Perl > rather than Cygwin Perl. > Well then, that's a really good argument for just using the builtin access that cygwin provides through /dev/ttySx instead, isn't it? The way Oliver's original post reads suggests that he was just thrown off by not seeing any devices under the virtual /dev dir, but that doesn't mean it won't work for him if he tries it. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/