http://qs1969.pair.com?node_id=217511


in reply to Re: Re: ActiveState's PerlApp is causing an odd problem with IO:Socket
in thread ActiveState's PerlApp is causing an odd problem with IO:Socket

Also interesting to note, I just built a freestanding .exe of the client portion of the client->server app and it works fine.

The problem with select in IO::Socket (not surprisingly really) only manifests itself when creating a listener.
Well, I suppose I could drag just the portions of the Perl directory structure that the program needs and add the environment variable to the systems hosting it, but I don't wanna!
Argh.

  • Comment on Re: Re: Re: ActiveState's PerlApp is causing an odd problem with IO:Socket