X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Mon, 23 Aug 2010 16:40:45 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: perl: Net::DNS requires Win32::IPHelper
Message-ID: <20100823144045.GH6726@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <1282535618.6888.51.camel@YAAKOV04> <AANLkTimGT6cp8z-dAS=YHZM4fcOwi-Fn4xZtDL=tKhWS@mail.gmail.com> <20100823140705.GG6726@calimero.vinschen.de> <AANLkTinchguT-4HLQsOEwfETABENAw1vrFKKWbBXHqgc@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <AANLkTinchguT-4HLQsOEwfETABENAw1vrFKKWbBXHqgc@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
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 Aug 23 16:34, Reini Urban wrote:
> 2010/8/23 Corinna Vinschen <BZZZZZ!!!>

PCYM...?

> > Why does the Net::DNS module, which provides only a resolver API, depend
> > on a Win32-related package at all?  Cygwin 1.7 provides a BSD compatible
> > resolver API (res_init, res_query, etc) which should be used, just like
> > on Linux.  Does the module erroneously treat Cygwin as Windows target?
> > If so, that should be fixed.
> 
> Sure. It's entirely stupid for Net::DNS to treat cygwin same as MSWin32.
> A good catch by Yaakov. Wonder why I never had any issue with that.
> 
> I'll come up with a better cygwin resolver for Net::DNS, which does not need
> a slow and always broken Win32::API + Win32::IPHelper.
> Behind my proxy using Net::DNS::Resolver::UNIX on cygwin worked okay,
> but I'll test again at home and bump perl then.

Thanks!


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

