in reply to
how do two PERL programs communicate?
IPC::Open3::Simple
is my new favourite. Though the method you use will depend on how and when these scripts want to talk to each other. Not enough context to suggest an optimal solution.
Comment on
Re: how do two PERL programs communicate?
In Section
Seekers of Perl Wisdom