Help for this page

Select Code to Download


  1. or download this
    # this is still a fake!
    sub mandelbrot {
        int rand 20;
    }
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
    }
    my $file = qq(mandelbrot.bmp);
    $image->write( file => $file );
    
  3. or download this
    #!/usr/bin/env perl
    
    ...
    }
    
    __END__