On Wed, Oct 30, 2002 at 08:36:34PM +0100, Francis Turner wrote: > Started to play with the samples and got this fairly basic error when > there is a POE::Wheel::Run > > MSWin32 does not fully support fork+exec BEGIN failed--compilation > aborted at c:/Perl/site/lib/POE/Wheel/Run.pm line 63. > > This would seem to kill things dead for now since I rather wanted to do > this.
I suspect fork+exec will work on some versions of Windows, but I won't be able to tell for sure until I have an NT system set up. In the meantime, you might try commenting out the MSWin32 check there. I'm copying this message to [EMAIL PROTECTED] so it can be tracked. -- Rocco Caputo / [EMAIL PROTECTED] / poe.perl.org / poe.sf.net
