I have a perl app (on perl 5.8.9) making a call to IO:Socket::SSL (1.13) and
it chokes out with the following:


..."ETIMEDOUT" is not exported by the Errno module
Can't continue after import errors at C:/Perl/site/lib/IO/Socket/SSL.pm line
20
BEGIN failed--compilation aborted at C:/Perl/site/lib/IO/Socket/SSL.pm line
20.
Compilation failed in require at (eval 9) line 1.
BEGIN failed--compilation aborted at (eval 9) line 1.


I didn't see ETIMEDOUT as an export in Errno.pm

Any ideas?
 
Cheers,
Paul ---



_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to