There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

SVG::Estimate::Role::MakePolygon - Approximate shapes that are hard to estimate

VERSION

version 1.02

METHODS

make_polygon ( $args )

Class method.

Make an SVG::Estimate::Polygon out of a set of point approximating the consumer's shape.

Requires that the consumer provide a this_point method.