carter has asked for the wisdom of the Perl Monks concerning the following question:
I have code to read LDAP to pull our a jpeg. The jpeg is in a string in perl. How can I output that string of binary data to the web page. I know I could write it and then generate the web page but wanted to avoid creating the jpg on the file system first.