delayed-file.pl <> version 1.2 ================================== This script will wait for x seconds before returning nothing or z, tagged with a mime type of y. The syntax is as follows: http://software.hixie.ch/utilities/cgi/test-tools/delayed-file?pause=x&mime=y&text=z ...where x is an integer greater than zero, y is an optional mime type (if no mime type is given then "image/gif" is used), and z is some string to output. The source (i.e., the real documentation) is available at http://software.hixie.ch/utilities/cgi/test-tools/delayed-file.pl