Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: passing env{} variable to child fails on linux,works on windows

by flexvault (Monsignor)
on Jan 12, 2013 at 19:11 UTC ( [id://1013056]=note: print w/replies, xml ) Need Help??


in reply to Re^2: passing env{} variable to child fails on linux,works on windows
in thread passing env{} variable to child fails on linux,works on windows

sdetweil,

How about:

my @results = qx/script.plx -$envparm/;

You get the results of the script in '@results' and you pass your script the required parameter that it needs.

Maybe?

Regards...Ed

"Well done is better than well said." - Benjamin Franklin

  • Comment on Re^3: passing env{} variable to child fails on linux,works on windows
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-04-24 07:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found