Help for this page
#!/usr/bin/perl ... $image->Write( filename => 'test/test.gif' ); $image->Write( filename => 'test/test.png' ); undef @$image;