Help for this page
# You can change the quote character using the # qq operator (there is an equivalent q operator ... <html><head></head><body bgcolor="#C0C0C0"> ... EOF
# Up at the top my @image = ('HSDIT001.jpg', 'HSDIT002.jpg', 'HSDIT003.jpg', ...); ... # Then down in your page body in the table cell you # wanted the image in: <img src='images/$image[$prod]'>