Skip to content

Perl-XLDB

Synopsis

This module enables using excel files as database tables. It also supports writing of excel output files, providing some boilerplate code around the standard Excel::Writer::XLSX classes.

Download

Source

The source can be obtained through git from the DigManWaves git repository on github:

$ git clone http://github.com/digmanwaves/Perl-XLDB
PPM package

A package for ActiveState Perl is available from:

CPAN

Will be available as soon as the first version of this package has been stabilized and prepared for CPAN publication.

License

XLDB is Copyright (C) 2013, by Walter Daems

It is free software, you can redistribute it and/or modify it under the terms of the perl-license, i.e. of either:

a) the GNU General Public License as published by the Free Software Foundation; either version1, or (at your option) any later version, or b) the Artistic License

Disclaimer

This software may be used on an ‘as is’ basis. Use at your own risk. No warranty whatsoever, express nor implied.