in reply to
Run C prog. from perl script
For two-way communication, there's
IPC::Open2
and
IPC::Open3
.
Comment on
Re: Run C prog. from perl script
In Section
Seekers of Perl Wisdom