this change mirrors the same change i made in perlfaq9 a couple of weeks ago. the problem with the list of URLs is that the most useful ones (tchrist's and my troubleshooting guides) are missing ;) vaio_brian[3049]$ cvs diff perlfaq3.pod Index: perlfaq3.pod =================================================================== RCS file: /home/perlcvs/perlfaq/perlfaq3.pod,v retrieving revision 1.7 diff -r1.7 perlfaq3.pod 872,894c872,873 < when it runs fine on the command line'', see these sources: < < WWW Security FAQ < http://www.w3.org/Security/Faq/ < < Web FAQ < http://www.boutell.com/faq/ < < CGI FAQ < http://www.webthing.com/tutorials/cgifaq.html < < HTTP Spec < http://www.w3.org/pub/WWW/Protocols/HTTP/ < < HTML Spec < http://www.w3.org/TR/REC-html40/ < http://www.w3.org/pub/WWW/MarkUp/ < < CGI Spec < http://www.w3.org/CGI/ < < CGI Security FAQ < http://www.go2net.com/people/paulp/cgi-security/safe-cgi.txt --- > when it runs fine on the command line'', see the troubleshooting > guides and references in L<perlfaq9> or in the CGI MetaFAQ: 895a875,876 > http://www.perl.org/CGI_MetaFAQ.html > -- brian d foy <[EMAIL PROTECTED]> - Perl services for hire CGI Meta FAQ - http://www.perl.org/CGI_MetaFAQ.html Troubleshooting CGI scripts - http://www.perl.org/troubleshooting_CGI.html
