On 6/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I am able to execute the below program in perl but NOT in mod_perl
I don't use Open2, but I recall people using IPC::Run with mod_perl 1. Maybe you should try that. Or it looks like IPC::Cmd provides a wrapper over multiple IPC:: modules so maybe that's a better place to look. - Perrin