%extra_annotate_parameter = ( family => Arial, pointsize => 18, stroke => "yellow", strokewidth => 2 ); $image->Annotate( text => "Testtext", x => 5, y => 5, %extra_annotate_parameter );