X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <15468287.post@talk.nabble.com>
Subject: RE: Perl with SerialPort
Date: Wed, 13 Feb 2008 22:45:32 -0000
Message-ID: <01c601c86e92$238f3ed0$2e08a8c0@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: <15468287.post@talk.nabble.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 13 February 2008 21:23, curator wrote:

> So the question is: i would like to prefer no 2. For that i have to install
> SerialPort for Perl for cygwin.
> 
> Is this possible, and if yes, could you tell me how?

  I'm no perl expert, but from what I've read on the list it seems that cpan
works under cygwin for most perl modules.  Give it a try and let us know how
it goes.  Remember to use /dev/ttySX to refer to COM port (X+1), i.e COM1 ==
/dev/ttyS0, COM2 == /dev/ttyS1, etc.


    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/

