I was just wondering if there is a way that Perl can display an image located outside the web server directory onto a web site.
Basically the image I want to display is outside the web server directory because I don't want anyone downloading it.
Is there a module or some sort in perl that reads a image and can print it on the web site?