Why are we recommending $| = 1 all the time? I've never had to do this in my CGIs.
Dean On Fri, 18 Apr 1997, Marc Slemko wrote: > Have you checked the error log? This is almost certainly a bug in your > CGI script. Try adding "$| = 1;" near the start of your program and be > sure you correctly output the header.
