This is a very simple perl script. All it does is grab a random image from a directory and print it out. It assumes you have nothing except image files in the 'random' picture directory.
The POD script is a [P]icture [o]f the [D]ay script. POD will display a random image on a given page. The image changes every day from a pool of images in a directory of your choosing. But unlike other similar scripts, POD does NOT require that the image files be named in consecutive numbers. The image files can have any name and do NOT need to be sequential. POD does require SSI (Server Side Includes).
This script will let you have a rotation image program. Everytime the page load, a different image will display. Can be used as a standalone program or SSI to embed into a page