#!c:\perl\bin\perl.exe print "Content-Type: text/x-hdml\n\n"; $cmd1= `ping www.apple.com`; print <<"ending_print_tag"; $cmd1 ending_print_tag