to use qx to get the results of a command into a variable. Works in a stand alone script from the prompt, it doesn't output anything when used in a CGI script. I mean the $output doesn't get populated with anything, no error is shown to say the command didn't run. Using a combination of warn and DataDumper I see that $output is empty. Please help.