Help for this page
#!/usr/local/bin/perl -w use strict; #ALWAYS!!!! ... print "Content-type: image/png\n\n"; print $myimage; exit;
<img src="your/script/here.cgi?key=value(if needed)">
<img src=$myimage>