Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^5: Win32 Perl fail to see the set ENV in loaded module

by bulk88 (Priest)
on Apr 28, 2014 at 03:07 UTC ( [id://1084068]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Win32 Perl fail to see the set ENV in loaded module
in thread Win32 Perl fail to see the set ENV in loaded module

Is your C program giving an absolute path to LoadLibrary? If not, then the process's exe's dir is searched, then PATH is searched. See http://msdn.microsoft.com/en-us/library/windows/desktop/ms684175%28v=vs.85%29.aspx. What else from the .pm runs during your require call? Did something do local(%ENV)?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-03-28 15:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found