in reply to calling perl from C/C++

perl MExtUtils::Embed -e ccopts -e ldopts Can't open perl script "MExtUtils::Embed": No such file or directory
Its -MMODULE::NAME

Replies are listed 'Best First'.
Re^2: calling perl from C/C++
by perl_fan (Novice) on Dec 24, 2008 at 17:54 UTC
    sorry, you are correct. But the problem is same. (updated the command in the original message)
      And you're still not showing output from command, the important part.