Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <4208270D.4080801@tlinx.org> Date: Mon, 07 Feb 2005 18:42:21 -0800 From: linda w User-Agent: Mozilla Thunderbird 1.0 (Windows/20041103) MIME-Version: 1.0 To: "'Cygwin List'" Subject: perl & Win32 lib support Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I thought there had been a fix in the works for this problem -- I wanted to write a program using cygwin perl to access/modify the Registry. When I load the Win32 package from cpan and try building it, I get a familiar error message "IsWinNT" is undefined, so building and installing cpan registry access routines isn't possible. Is there something else that would break if "IsWinNT" is set to "true" if the underlying OS is NT based (or IsWin95 for Win9x/Me)? I might be able to use ActiveState's Perl, but it doesn't play so well with CPAN and doesn't seem to handle Cygwin paths very well either. Was there a work-around for this? Thanks, -linda -- 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/