in reply to Re: How to return Hashref from one script to another script?
in thread How to return Hashref from one script to another script?
I expected that output of iim.pl could be a hashref.Now, i get it.We can collect only STDOUT of child script in the parent script.Am i right?my $hashref = `iim.pl -i $inputfile`;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to return Hashref from one script to another script?
by GotToBTru (Prior) on Mar 12, 2014 at 18:04 UTC |