I'm calling one perl script from another, with the second having debugging
enabled. Upon starting the second script, I immediately get the following.
If I disable debugging, it's fine. This script has been running a LONG
time, and I'm now trying to port from unix to Win32. I see a bug in cpan
back in 2003, but I can't figure out anything further. TIA for any help.
------------------------------------------
oading DB routines from perl5db.pl version 1.28
Editor support available.

Enter h or `h h' for help, or `perldoc perldebug' for more help.

The system cannot find the path specified.
Unable to get Terminal Size. The Win32 GetConsoleScreenBufferInfo call
didn't wo
rk. The COLUMNS and LINES environment variables didn't work. The resize
program
didn't work. at C:/Perl/site/lib/Term/ReadKey.pm line 362.
Compilation failed in require at C:/Perl/site/lib/Term/ReadLine/Perl.pm
line 59.

END failed--call queue aborted.
 at p:\sulocal\bin\llp.pl line 0
Term::ReadLine::Perl::Tie::DESTROY(C:/Perl/site/lib/Term/ReadLine/Perl.pm:121):
121:    sub DESTROY {}
Config::DESTROY(C:/Perl/lib/Config.pm:63):
63:     sub DESTROY { }
  DB<1>
--------------------------------------------
C:\>perl -v

This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 25 registered patches, see perl -V for more detail)

Copyright 1987-2006, Larry Wall

Binary build 817 [257965] provided by ActiveState
http://www.ActiveState.com
Built Mar 20 2006 17:54:25



 --Nelson R. Pardee, Support Analyst, Information Technology & Services--
 --Syracuse University, 211 Machinery Hall, Syracuse, NY 13244-1260    --
 --(315) 443-1079         [EMAIL PROTECTED]                             --
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to