use Win32::ShellQuote qw/quote_system_string/; my $output = readpipe(quote_system_string("php","-l","-d","log_errors=0",$pName));