CGI Programming by Collin Forbes
  About Random Redirection   Updated: Thu, 20 Apr 2000  

Summary
Issues a CGI or HTTP redirection response to a random URL selected from a list of URLs. Use this script for random images, "random URL" links, maybe even primitive load-balancing between servers.

Version History
* Version 1.2, released 20 April 2000
Minor touchups, and rewrote the documentation.
* Version 1.1, released 6 September 1996
* Version 1.0, released April 1996
Initial release.

Copyright Collin Forbes, 2000. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself ( the "Artistic License" ).