in reply to Re^3: calling external program from CGI
in thread calling external program from CGI

I have changed code to #!/usr/bin/perl -T but now it does not even display the page. How do I debug what is wrong. If I change it to -w it displays the page but no call to test_process.pl. Appreciate your help.