use strict; use File::Path; mkpath '/tmp/asdasd'; use Image::Magick; my $IMG_BLANK = Image::Magick->new();