On Tuesday, Feb 4, 2003, at 17:57 Europe/London, Kjetil Kjernsmo wrote:
On Tuesday 04 February 2003 18:38, Matt Sergeant wrote:
Yes ;-)
Feared so...
What version of perl are you running?
This is perl, v5.6.1 built for i386-linux
i.e. the standard on Debian Woody.
Please try this patch:
Index: Makefile.PL
===================================================================
RCS file: /home/cvs/xml-axkit/Makefile.PL,v
retrieving revision 1.13
diff -u -r1.13 Makefile.PL
--- Makefile.PL 28 Jan 2003 09:40:49 -0000 1.13
+++ Makefile.PL 4 Feb 2003 20:27:33 -0000
@@ -7,6 +7,7 @@
use Text::Wrap ();
use Cwd;
use Config;
+use ExtUtils::MakeMaker qw(prompt);
use vars qw($DEBUG $is_Win32 $DEVNULL);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]