Help for this page
use strict; use warnings; ... # Convert the image to PNG and print it on standard output print $im->png;