           MODULE=Spreadsheet-WriteExcel
         VERSION=0.34
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/J/JM/JMCNAMARA/$SOURCE
        WEB_SITE=http://homepage.eircom.net/~jmcnamara/perl/WriteExcel.html
         ENTERED=20011108
         UPDATED=20011108
           SHORT="Cross platform Perl module to write Excel binary files"
cat << EOF
Spreadsheet::WriteExcel is a cross platform Perl module that can be
used to write numbers and text in the native Excel binary file
format. 

Multiple worksheets can be added to a workbook and cells can be
formatted. The module will work on the majority of Windows,
UNIX and Macintosh platforms. Generated files are also compatible 
with the Linux/UNIX spreadsheet applications OpenOffice,
Gnumeric and XESS. 

EOF
