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

Re^2: Is there a problem with IPC::Open on Windows 7?

by glasswalk3r (Friar)
on Aug 12, 2013 at 18:04 UTC ( [id://1049154]=note: print w/replies, xml ) Need Help??


in reply to Re: Is there a problem with IPC::Open on Windows 7?
in thread Is there a problem with IPC::Open on Windows 7?

Instead of using globs or lexicals, I'm checking about using sockets instead of file handles as used in https://github.com/lucastheisen/ipc-open3-callback. So far, select seems to be working fine, but I need to do more tests (like generating something into the child process STDERR).

Documentation of IPC::Open3 in the Synopsis uses use Symbol 'gensym', which could be applied to all three lexicals. If I'm not wrong, this is the approach used by IPC::Run or IPC::Cmd. Is this expected to fail too?

Alceu Rodrigues de Freitas Junior
---------------------------------
"You have enemies? Good. That means you've stood up for something, sometime in your life." - Sir Winston Churchill

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-25 23:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found