in reply to Re^3: multi-threaded win32::console
in thread multi-threaded win32::console
Perhaps I'm more of an Initiate (not even a Novice) than I thought. Am I not using strict in all examples (even the admittedly horrible original post) above? In Re^4: multi-threaded win32::console it behaves (produces results without errors or warnings) as I expect. The problem is only when I introduce Win32::console.
Which of the above versions of the code produced the line numbers in your warnings / errors?
Is there a platform or Perl version difference that is causing the problems? I'm on:
C:\chas_sandbox>perl -version This is perl, v5.8.8 built for MSWin32-x86-multi-thread (with 33 registered patches, see perl -V for more detail) Copyright 1987-2006, Larry Wall Binary build 819 [267479] provided by ActiveState http://www.ActiveSta +te.com Built Aug 29 2006 12:42:41 Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using "man perl" or "perldoc perl". If you have access to + the Internet, point your browser at http://www.perl.org/, the Perl Home Pa +ge. C:\chas_sandbox>ver Microsoft Windows XP [Version 5.1.2600] C:\chas_sandbox>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: multi-threaded win32::console
by BrowserUk (Patriarch) on Aug 14, 2007 at 04:17 UTC | |
by goibhniu (Hermit) on Aug 14, 2007 at 07:30 UTC | |
by BrowserUk (Patriarch) on Aug 14, 2007 at 09:21 UTC | |
by goibhniu (Hermit) on Aug 14, 2007 at 12:06 UTC |