           SPELL=gd-graph3d
          SPELLX=GD-Graph3d
         VERSION=0.63
     SOURCE_HASH=sha512:4792461322e7f37a671c1ec87bceb4591f69a90d328d816b19b7fc1013c053c1d66de2f94511c010bed0a8cc6363ee46f928c864614703d399231e149012d559
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/W/WA/WADG/$SOURCE
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=${SPELLX//-/::}"
         ENTERED=20050708
        KEYWORDS="perl"
           SHORT="${SPELLX//-/::} - create 3D Graphs with GD and GD::Graph"
cat << EOF
This is the GD::Graph3d extensions module. It provides 3D graphs for the
GD::Graph module by Martien Verbruggen, which in turn generates graph using
Lincoln Stein's GD.pm.

You use these modules just as you would any of the GD::Graph modules, except
that they generate 3d-looking graphs. Each graph type is described below with
only the options that are unique to the 3d version. The modules are based on
their 2d versions (e.g. GD::Graph::bars3d works like GD::Graph::bars), and
support all the options in those. Make sure to read the documentation on
GD::Graph.
EOF
