Help for this page
print header(-type=>'image/png'); binmode STDOUT; print $im->png;
print header; print "hello world";