           SPELL=data-showtable
         VERSION=3.3
          SOURCE=Data-ShowTable-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Data-ShowTable-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/modules/by-module/${SPELL%-*}/$SOURCE
          MD5[0]="f7623a1c102ee6ea073fd0abaecaaf42"
         LICENSE=GPL
        WEB_SITE=http://search.cpan.org/doc/AKSTE/$SPELL-$VERSION/${SPELL#*-}.pm
         ENTERED=20020512
         UPDATED=20020512
      MAINTAINER=sergey@sourcemage.org
           SHORT="ShowTable - routines to display tabular data in several formats"
cat << EOF
The ShowTable module provides subroutines to display tabular data, typially
from a database, in nicely formatted columns, in several formats. Its arguments
can either be given in a fixed order, or, as a single, anonymous hash-array.
EOF
