01-07-24 07.19, skrev [EMAIL PROTECTED] p� [EMAIL PROTECTED] f�ljande:
> I had access to a win32 computer last week, so I tested POE. Here's my
> results :
>
> Microsoft Windows 98 2nd Edition 4.10.2222 A
I suspect this is the main reason for your failings. Win98 is very unsane.
> This is perl, v5.6.1 built for MSWin32-x86-multi-thread
> Binary build 628 provided by ActiveState Tool Corp.
> http://www.ActiveState.com Built 15:41:05 Jul 4 2001
Do we need and want to support win9x? They have more retarded versions of
the API.
I use POE under win32 in a norml app using only sockets, and that works
pretty well, the hard things happens when you want to use pipes and stuff
like that (remeber, win32 does not have signal).
I will take a look at it, I see some bad failings under POE0.014 when
running the test case.
--
Arthur