Help for this page
sub createImageMagickThumb { my $filename = shift || ''; ... print "Content-Type: text/html\n\n"; print "outputpath => '$imgdir/thumb.$filename'"; }