http://qs1969.pair.com?node_id=1178013


in reply to Perl Debugger Problem

I find the "SetConsoleMode failed" error is pretty common. But I don't find it preventing the debugger from working. Perhaps your script does something like load Carp::Always or similar that makes this error more fatal?

- tye