if($picture->size() eq "8x10") { # it's the only one that'll fit on 8.5x11 $picture->print(); return; } ...