in reply to Invoking a perl program via an executable c++ program...
I will assume you want to capture your perl programs output. In that case, also not being a C++ expert, i would look to <code lang="C++">popen()</code>
i had a memory leak once, and it ruined my favorite shirt.