I have main Perl program which calls 2 different perl programs. I am trying to return value from one perl program and use it in another program by passing arguments? I tried different options but could not get it working? If any one knows how to do this?