I've had this problem too, using ActiveState's Perl, version 5.6.1.638 which is the latest version. I had a vanilla install, and only used ppm3 to install POE as their website suggested when I had this problem. I encountered this error trying to simply run the small code fragment at:
http://poe.perl.org/?POE_Cookbook/TCP_Servers [EMAIL PROTECTED] wrote: > I upgraded my POE modules from sourceforge and now my application gives me > the following error: > "EWOULDBLOCK" is not exported by the Errno module at > C:/Perl/site/lib/POE/Kernel.pm line 12 > Can't continue after import errors at C:/Perl/site/lib/POE/Kernel.pm line 12 > BEGIN failed--compilation aborted at C:/Perl/site/lib/POE/Kernel.pm line 12. > Compilation failed in require at (eval 15) line 1. > BEGIN failed--compilation aborted at (eval 15) line 1. > could not import qw(Kernel) at G:binvpntpaping.pl line 14 > BEGIN failed--compilation aborted at G:binvpntpaping.pl line 14. > Any ideas as to what caused this? The install appeared to go fine.
