write_file( 'test_image.jpg', {binmode => ':raw' }, $image->jpeg) ; write_file( 'test_image2.gif', {binmode => ':raw' }, $image->gif) ;