Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

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

by lclemmer (Initiate)
on Dec 04, 2002 at 23:21 UTC ( [id://217624]=note: print w/replies, xml ) Need Help??


in reply to 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

Um. I guess I'm not being clear enough. Thanks for the suggestions, but no joy here.

When I saw the problem the first thing I tried was to put in a "use IO::Select", then a "require IO::Select" to see if that made a difference. It didn't. Importantly in all cases PerlApp is still smart enough to find the dependent module and tell us:

Adding Module: e:/Perl/lib/IO/Socket.pm Adding Module: e:/Perl/lib/IO/Select.pm

The problem isn't that the module isn't there, it's that for some reason the standalone exe is having trouble doing the "method call" to that module, but when using regular perl libraries, install environment, whatever it works fine.

So, any other ideas?

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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://217624]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-25 08:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found