use diagnostics #### print IMG $gd->gif; if (defined $gd) #### if (defined $gd) { print IMG $gd->gif; } else { ... }