[Module::Build] win32 install problem
Status: Beta
Brought to you by:
kwilliams
From: Ben L. <bla...@gm...> - 2006-05-12 15:04:15
|
Hi all, Module::Build won't install for me and I can't find anyone else on the net with my problem. My setup is XP SP 2. ------perl -v: This is perl, v5.6.1 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2001, Larry Wall Binary build 635 based on sources provided by ActiveState Corp. http://www.ActiveState.com Built 21:04:21 Feb 25 2003 -----Error (perl Build.PL works fine): C:\Documents and Settings\Administrator\Desktop\firebird incoming\Module-Bu= ild-0 .28.tar\Module-Build-0.28>Build Use of uninitialized value in pattern match (m//) at c:/work/Perl/lib/File/= Spec/ Win32.pm line 72. Use of uninitialized value in pattern match (m//) at c:/work/Perl/lib/File/= Spec/ Win32.pm line 72. Use of uninitialized value in pattern match (m//) at c:/work/Perl/lib/File/= Spec/ Win32.pm line 140. mkdir blib\binhtml\bin\C:.: Invalid argument at lib/Module/Build/Base.pm li= ne 25 29 Any assistance would be appreciated! Please let me know if more information is required. Ben |