my $upload_fh = $CGI->upload("IMAGE"); my $image = Image::Resize->new($upload_fh);