praveen mall wrote:
>
Idea is good to turn one script as a module. But I can not do anyhow.

What I want to achieve is:

There are two script. From first script I need to call the second program
and in second program I want to receive the hash. I have complete hash in
first program and calling second program by system call by passing hash
reference as a parameter.

If anyone has solution of this then please let me know.

That looks more like /how/ you want to achieve a solution rather than
/what/ you want to achieve. Presumably you haven't yet written either of these programs? Is there any real reason why you have to implement
things this way?

If you are genuinely constrained to a solution that works like this then
please let us know. Otherwise we can help you to explore alternative
solutions to the actual problem, which I would like you to describe.

Rob

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to