im using qx// of perl to execute a command for rnafold in a cgi script on linux.the problem is when i link this cgi script to a html page then the command within qx// doesnt work.the command is - qx/RNAfold <inputfile.txt> outfile.fold/ please help. its urgent...