Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            [534,113],[533,113],[532,113],[531,113],[530,113],
        ];
    }
    
  2. or download this
    package Shape;
    
    ...
    
        return ( $minx, $miny, $maxx, $maxy );
    }