NAME
GD::Polygon - Polygon class for the GD image library
SYNOPSIS
SeeGD
DESCRIPTION
SeeGD
AUTHOR
The GD.pm interface is copyright 1995-2005, Lincoln D. Stein. It is distributed under the same terms as Perl itself. See the "Artistic License" in the Perl source code distribution for licensing terms.
The latest versions of GD.pm are available on CPAN:
http://www.cpan.org
SEE ALSO
Module Install Instructions
To install GD, copy and paste the appropriate command in to your terminal.
cpanm GD
perl -MCPAN -e shellinstall GD
For more information on module installation, please visitthe detailed CPAN module installation guide.