use warnings; use Mandelbrot; Mandelbrot::mandel(-2.0, 1.0, 256, -1.0, 1.0, 256, 100000);