in reply to Re^2: Geo::Shapefile::Writer helpin thread Geo::Shapefile::Writer help
@coords = ([$x1, $y1], [$x2, $y2], [$x3, $y3], ....); [download]
$shape = \@coords; [download]